Test results
1 suite, 13 failed tests
io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI
Prereg_SendNotifications_InValid_id (TestCaseDTO(testCaseName=Prereg_SendNotifications_InValid_id, endPoint=/preregistration/v1/notification, role=batch, templateFields=null, input={ "id":"mosip.pre-registration.notification.notifyasdf", "version":"1.0", "requesttime":"$TIMESTAMP$", "name":"FR", "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "appointmentDate":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_appointment_date$", "appointmentTime":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_time_slot_from$", "mobNum":"9090872300", "emailID":"mosipuser123@mailinator.com", "additionalRecipient":false, "isBatch":false }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/SendNotifications/sendNotificationsNotify, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Trigger notification with an invalid ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(PostWithFormDataAndFileForNotificationAPI.java:97) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
Prereg_SendNotifications_InValid_preRegId (TestCaseDTO(testCaseName=Prereg_SendNotifications_InValid_preRegId, endPoint=/preregistration/v1/notification, role=batch, templateFields=null, input={ "id":"mosip.pre-registration.notification.notify", "version":"1.0", "requesttime":"$TIMESTAMP$", "name":"FR", "preRegistrationId":"sadgf", "appointmentDate":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_appointment_date$", "appointmentTime":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_time_slot_from$", "mobNum":"9090872300", "emailID":"mosipuser123@mailinator.com", "additionalRecipient":false, "isBatch":false }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/SendNotifications/sendNotificationsNotify, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Trigger notification with an invalid pre-registration ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(PostWithFormDataAndFileForNotificationAPI.java:97) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
io.mosip.testrig.apirig.testscripts.DeleteWithParam
Prereg_DeleteLostUinApplication_after_its_deletion (TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_after_its_deletion, endPoint=/preregistration/v1/applications/prereg/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/DeleteLostUinApplication/deleteLostUinApplication, outputTemplate=preReg/error, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Delete the lost UIN application after it has been removed))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(DeleteWithParam.java:114) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
Prereg_DeletePreRegistration_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$" }, output={ "deletedBy": "robin.hood@mailinator.com" }, inputTemplate=preReg/DeletePreRegistration/deletePreRegistration, outputTemplate=preReg/DeletePreRegistration/deletePreRegistrationResult, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete the preregistration with a valid preregistration ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(DeleteWithParam.java:114) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
io.mosip.testrig.apirig.testscripts.GetWithParam
Prereg_GetApplicationStatusWithPrId_Blank_PRID_sid (TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_Blank_PRID_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/GetApplicationStatusWithPrId/getApplicationStatusWithPrId, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the application status using an blank PRID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.GetWithParam.test(GetWithParam.java:122) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
Prereg_GetBookingsForRegCenter_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/bookings/{regCenterId}?from_date=2020-10-01&to_date=2034-10-13, role=batch, templateFields=null, input={ "regCenterId": "10003" }, output={ "regCenterId": "10003" }, inputTemplate=preReg/GetBookingsForRegCenter/getBookingsForRegCenter, outputTemplate=preReg/GetBookingsForRegCenter/getBookingsForRegCenterResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve booking for a valid registration center ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.GetWithParam.test(GetWithParam.java:122) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
Prereg_GetBookingsForRegCenter_with_InValid_date_format (TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_date_format, endPoint=/preregistration/v1/applications/bookings/{regCenterId}?from_date=2020-45461&to_date=2034-10-13, role=batch, templateFields=null, input={ "regCenterId": "10003" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_032" } ] }, inputTemplate=preReg/GetBookingsForRegCenter/getBookingsForRegCenter, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve booking for a registration center with an invalid date format))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.GetWithParam.test(GetWithParam.java:122) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
Prereg_GetBookingsForRegCenter_with_InValid_regcenter (TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_regcenter, endPoint=/preregistration/v1/applications/bookings/{regCenterId}?from_date=2020-10-01&to_date=2034-10-13, role=batch, templateFields=null, input={ "regCenterId": "10@@#$$003" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_032" } ] }, inputTemplate=preReg/GetBookingsForRegCenter/getBookingsForRegCenter, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve booking for a registration center with an invalid registration center ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.GetWithParam.test(GetWithParam.java:122) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
Prereg_GetBookingsForRegCenter_with_InValid_regcenter_invalidDate (TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_regcenter_invalidDate, endPoint=/preregistration/v1/applications/bookings/{regCenterId}?from_date=20204555&to_date=2034-10-13, role=batch, templateFields=null, input={ "regCenterId": "10@@#$$003" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_032" } ] }, inputTemplate=preReg/GetBookingsForRegCenter/getBookingsForRegCenter, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve booking for a registration center with an invalid registration center ID and an invalid date))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.GetWithParam.test(GetWithParam.java:122) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
io.mosip.testrig.apirig.testscripts.SimplePost
Prereg_GetPRIDByDateRange_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_All_Valid_Smoke_sid, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2030-10-11" }, output={ "id": "mosip.pre-registration.datasync.fetch.ids" }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRangeResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the given date range))
io.mosip.testrig.apirig.utils.AdminTestException: Response has errors at io.mosip.testrig.apirig.utils.OutputValidationUtil.doJsonOutputValidation(OutputValidationUtil.java:523) at io.mosip.testrig.apirig.utils.OutputValidationUtil.doJsonOutputValidation(OutputValidationUtil.java:512) at io.mosip.testrig.apirig.testscripts.SimplePost.test(SimplePost.java:116) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid
Prereg_BookAppointmentByPRID_blank_preRegistrationId (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_preRegistrationId, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a blank preregistration ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(BookAppoinmentByPrid.java:122) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
io.mosip.testrig.apirig.testscripts.BookAppoinment
Prereg_BookAppointment_blank_preRegistrationId (TestCaseDTO(testCaseName=Prereg_BookAppointment_blank_preRegistrationId, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_015" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a blank preregistration ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.BookAppoinment.test(BookAppoinment.java:148) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId
Prereg_GetAppointmentDetails_empty_space_preRegistrationId (TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_empty_space_preRegistrationId, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": " " }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/GetAppointmentDetails/getAppointmentDetails, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve appointment details for an empty space preregistration ID))
io.mosip.testrig.apirig.utils.AdminTestException: Failed at output validation at io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(GetWithParamForAutoGenId.java:123) at org.springframework.test.context.testng.AbstractTestNGSpringContextTests.run(AbstractTestNGSpringContextTests.java:154) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.startTestRunner(MosipTestRunner.java:145) at io.mosip.testrig.apirig.testrunner.MosipTestRunner.main(MosipTestRunner.java:89) ... Removed 22 stack frames
io.mosip.testrig.apirig.testscripts.UpdatePrereg
Prereg_UpdatePrereg_All_Valid_Smoke_BookByPRID_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "langCode": "$1STLANG$" }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/UpdatePreregistration/updatePreregistrationResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data for booking an appointment with the new PRID))
Prereg_UpdatePrereg_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "langCode": "$1STLANG$" }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/UpdatePreregistration/updatePreregistrationResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update demographic data for a new preregistration application))
Prereg_UpdatePrereg_INVALID_langCode_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_INVALID_langCode_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "soh#w@Scdfvg", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$2736EBDEB$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with an invalid language code))
Prereg_UpdatePrereg_INVALID_requesttime_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_INVALID_requesttime_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "soh#w@Scdfvg", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$47738$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_015" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with an invalid request time))
Prereg_UpdatePrereg_Missing_requesttime_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_Missing_requesttime_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "soh#w@Scdfvg", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$REMOVE$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_003" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data without a request time))
Prereg_UpdatePrereg_blank_id_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_blank_id_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with a blank ID))
Prereg_UpdatePrereg_inValid_dateOfBirth_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_inValid_dateOfBirth_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "272838SHSH", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "KER-IOV-004" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with an invalid date of birth))
Prereg_UpdatePrereg_invalid_Version_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_Version_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "2728SHBSHSH", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with an invalid version))
Prereg_UpdatePrereg_invalid_email_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_email_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "soh#w@Scdfvg", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "KER-IOV-004" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with an invalid email address))
Prereg_UpdatePrereg_invalid_id_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_id_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre43DD4@GGGgistration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with an invalid ID))
Prereg_UpdatePrereg_missing_Version_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_Version_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@thogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "$REMOVE$", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with a missing version number))
Prereg_UpdatePrereg_missing_id_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_id_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "$REMOVE$" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with a missing ID))
Prereg_UpdatePrereg_missing_langCode_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_langCode_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "soh#w@Scdfvg", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$REMOVE$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with an missing language code))
Prereg_UpdatePrereg_previous_date_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_previous_date_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "2018-02-10T07:28:57.314Z", "id": "mosip.pre-registration.demographic.update" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_013" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data with a past date))
Prereg_UpdatePrereg_update_date_without_Status_change_sid (TestCaseDTO(testCaseName=Prereg_UpdatePrereg_update_date_without_Status_change_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_date_verification_sid_preRegistrationId$", "postalCode": "14022", "phone": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": 0.7, "dateOfBirth": "1998/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.update" }, output={ "langCode": "$1STLANG$" }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","preRegistrationId":"{{preRegistrationId}}","version":"{{version}}"}, outputTemplate=preReg/UpdatePreregistration/updatePreregistrationResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the demographic data for date of birth without changing the status))
io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI
Prereg_SendNotifications_All_Valid_Smoke (TestCaseDTO(testCaseName=Prereg_SendNotifications_All_Valid_Smoke, endPoint=/preregistration/v1/notification/notify, role=batch, templateFields=null, input={ "id":"mosip.pre-registration.notification.notify", "version":"1.0", "requesttime":"$TIMESTAMP$", "name":"TEST_FULLNAME", "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "appointmentDate":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_appointment_date$", "appointmentTime":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_time_slot_from$", "mobNum":"9090872333", "emailID":"mosipuser1234@mailinator.com", "isBatch":true }, output={ }, inputTemplate=preReg/SendNotifications/sendNotificationsNotify, outputTemplate=preReg/SendNotifications/sendNotificationsResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Trigger notification with valid data))
Prereg_SendNotifications_Notify_All_Valid_Smoke (TestCaseDTO(testCaseName=Prereg_SendNotifications_Notify_All_Valid_Smoke, endPoint=/preregistration/v1/notification/notify, role=batch, templateFields=null, input={ "id":"mosip.pre-registration.notification.notify", "version":"1.0", "requesttime":"$TIMESTAMP$", "name":"TEST_FULLNAME", "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "appointmentDate":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_appointment_date$", "appointmentTime":"$ID:GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid_time_slot_from$", "mobNum":"9090872300", "emailID":"mosipuser123@mailinator.com", "isBatch":true }, output={ }, inputTemplate=preReg/SendNotifications/sendNotificationsNotify, outputTemplate=preReg/SendNotifications/sendNotificationsResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Trigger notification to notify with valid data))
io.mosip.testrig.apirig.testscripts.DeleteWithParam
Prereg_DeleteBooking_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_DeleteBooking_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/appointment?preRegistrationId={preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "deletedBy":"robin.hood@mailinator.com" }, inputTemplate=preReg/DeleteBooking/deleteBooking, outputTemplate=preReg/DeleteBooking/deleteBookingResult, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete bookings for all valid preregistration ID))
Prereg_DeleteLostUinApplication_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$" }, output={ "deletedBy": "$IGNORE$" }, inputTemplate=preReg/DeleteLostUinApplication/deleteLostUinApplication, outputTemplate=preReg/DeleteLostUinApplication/deleteLostUinApplicationResult, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Delete the lost UIN application with valid data))
Prereg_DeleteLostUinApplication_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/applications/prereg/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "nhhh654443@@ffffv" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/DeleteLostUinApplication/deleteLostUinApplication, outputTemplate=preReg/error, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete the lost UIN application with an invalid preregistration ID))
Prereg_DeleteLostUinApplication_multiple_application_sid (TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_multiple_application_sid, endPoint=/preregistration/v1/applications/prereg/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$" }, output={ "deletedBy": "$IGNORE$" }, inputTemplate=preReg/DeleteLostUinApplication/deleteLostUinApplication, outputTemplate=preReg/DeleteLostUinApplication/deleteLostUinApplicationResult, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Delete the lost UIN application with multiple preregistration IDs for the application))
Prereg_DeleteLostUinApplication_random_number_sid (TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_random_number_sid, endPoint=/preregistration/v1/applications/prereg/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "12736445738389" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/DeleteLostUinApplication/deleteLostUinApplication, outputTemplate=preReg/error, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete the lost UIN application with a random number preregistration ID))
Prereg_DeletePreRegistration_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_All_Valid_Smoke_sid, endPoint=/preregistration/v1/documents/preregistration/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_alldel_sid_preRegistrationId$" }, output={ }, inputTemplate=preReg/DeleteAllDocForaPRID/deleteAllDocForaPRID, outputTemplate=preReg/DeleteAllDocForaPRID/deleteAllDocForaPRIDResult, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Delete preregistration with all valid preregistration ID))
Prereg_DeletePreRegistration_InValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_InValid_preRegistrationId_sid, endPoint=/preregistration/v1/documents/preregistration/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$I8765fghsid_preRegistrationId$" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/DeleteAllDocForaPRID/deleteAllDocForaPRID, outputTemplate=preReg/error, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete preregistration with an invalid preregisteration ID))
Prereg_DeletePreRegistration_inValid_documentId_sid (TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_documentId_sid, endPoint=/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "documentId": "53fhv@fgjd_Smoke_sid_docId$" }, output={ "errors": [ { "errorCode": "PRG_PAM_DOC_005" } ] }, inputTemplate=preReg/DeleteSpecificDocForaPRID/deleteSpecificDocForaPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete preregistration with an invalid document ID))
Prereg_DeletePreRegistration_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "hnyfv_preRegistrationId", "documentId": "$ID:UploadDocument_All_Valid_Smoke_sid_docId$" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/DeleteSpecificDocForaPRID/deleteSpecificDocForaPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete preregistration with an invalid PRID))
Prereg_DeletePreRegistration_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "nhhh654443@@ffffv" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/DeletePreRegistration/deletePreRegistration, outputTemplate=preReg/error, restMethod=delete, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Delete the preregistration with an invalid preregistration ID))
Prereg_DeleteSpecificDocForaPRID_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_DeleteSpecificDocForaPRID_All_Valid_Smoke_sid, endPoint=/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "documentId": "$ID:UploadDocument_All_Valid_Smoke_sid_docId$" }, output={ }, inputTemplate=preReg/DeleteSpecificDocForaPRID/deleteSpecificDocForaPRID, outputTemplate=preReg/DeleteSpecificDocForaPRID/deleteSpecificDocForaPRIDResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Delete specific document for a valid PRID))
io.mosip.testrig.apirig.testscripts.GetWithParam
Prereg_FetchApplicationByPrid_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_FetchApplicationByPrid_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "preRegistrationId": "59286406501581" }, inputTemplate=preReg/FetchApplicationByPrid/fetchApplicationByPrid, outputTemplate=preReg/FetchApplicationByPrid/fetchApplicationByPridResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Fetch demographic details using a valid PRID))
Prereg_FetchApplicationByPrid_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_FetchApplicationByPrid_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/applications/prereg/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "ggfr3567ugg" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/FetchApplicationByPrid/fetchApplicationByPrid, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Fetch demographic details using an invalid PRID))
Prereg_FetchAppointmentDetailsByPrid_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_FetchAppointmentDetailsByPrid_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "registration_center_id": "10003" }, inputTemplate=preReg/FetchAppointmentDetailsByPrid/fetchAppointmentDetailsByPrid, outputTemplate=preReg/FetchAppointmentDetailsByPrid/fetchAppointmentDetailsByPridResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Fetch appointment details for the preregistration ID))
Prereg_FetchAppointmentDetailsByPrid_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_FetchAppointmentDetailsByPrid_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "ggfr3567ugg" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/FetchAppointmentDetailsByPrid/fetchAppointmentDetailsByPrid, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Fetch appointment details for the invalid preregistration ID))
Prereg_GetAllApplicationsWithapplicationId_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ }, inputTemplate=preReg/GetAllApplicationsWithapplicationId/GetAllApplicationsWithapplicationId, outputTemplate=preReg/GetAllApplicationsWithapplicationId/getAllApplicationsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with the application ID))
Prereg_GetAllApplicationsWithapplicationId_with_expired (TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_with_expired, endPoint=/preregistration/v1/applications/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ }, inputTemplate=preReg/GetAllApplicationsWithapplicationId/GetAllApplicationsWithapplicationId, outputTemplate=preReg/GetAllApplicationsWithapplicationId/getAllApplicationsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with the expired application ID))
Prereg_GetAllApplicationsWithapplicationId_with_invalid_applicationId (TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_with_invalid_applicationId, endPoint=/preregistration/v1/applications/{applicationId}, role=batch, templateFields=null, input={ "applicationId": "26363gdgdb@636e4gdg" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/GetAllApplicationsWithapplicationId/GetAllApplicationsWithapplicationId, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with an invalid application ID))
Prereg_GetAllApplications_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAllApplications_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications, role=batch, templateFields=null, input={ "type": null }, output={ }, inputTemplate=preReg/GetAllApplications/getAllApplications, outputTemplate=preReg/GetAllApplications/getAllApplicationsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with valid data))
Prereg_GetAllApplications_InValid (TestCaseDTO(testCaseName=Prereg_GetAllApplications_InValid, endPoint=/preregistration/v1/applications?type={type}, role=batch, templateFields=null, input={ "type": "263gedbdbegegedb" }, output={ "errors": [ { "errorCode": "PRG_APP_016" } ] }, inputTemplate=preReg/GetAllApplications/getAllApplications, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with invalid data))
Prereg_GetAllApplications_InValid_Type (TestCaseDTO(testCaseName=Prereg_GetAllApplications_InValid_Type, endPoint=/preregistration/v1/applications?type={type}, role=batch, templateFields=null, input={ "type": "erwsdhgqw5dcfbz" }, output={ "errors": [ { "errorCode": "PRG_APP_016" } ] }, inputTemplate=preReg/GetAllApplications/getAllApplications, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with an invalid type))
Prereg_GetAllApplications_Valid_Type_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAllApplications_Valid_Type_Smoke_sid, endPoint=/preregistration/v1/applications?type={type}, role=batch, templateFields=null, input={ "type": "NEW_PREREGISTRATION" }, output={ }, inputTemplate=preReg/GetAllApplications/getAllApplications, outputTemplate=preReg/GetAllApplications/getAllApplicationsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with a valid type))
Prereg_GetAllDocForPrId_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAllDocForPrId_All_Valid_Smoke_sid, endPoint=/preregistration/v1/documents/preregistration/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "docCatCode": "$IGNORE$", "docTypCode": "$IGNORE$" }, inputTemplate=preReg/GetAllDocForPrId/getAllDocForPrId, outputTemplate=preReg/GetAllDocForPrId/getAllDocForPrIdResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all documents associated with the valid Pre-Registration ID))
Prereg_GetAllDocForPrId_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_GetAllDocForPrId_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/documents/preregistration/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "jhgf4324" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/GetAllDocForPrId/getAllDocForPrId, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve all documents associated with the invalid Pre-Registration ID))
Prereg_GetAllPreRegApplications_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications, role=batch, templateFields=null, input={}, output={ "bookingType": "NEW_PREREGISTRATION" }, inputTemplate=preReg/GetAllPreRegApplications/getAllPreRegApplications, outputTemplate=preReg/GetAllPreRegApplications/GetAllPreRegApplicationsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all preregistered applications with a valid preregistration ID))
Prereg_GetAllPreRegApplications_DELETE_UIN_APPLICATION_sid (TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_DELETE_UIN_APPLICATION_sid, endPoint=/preregistration/v1/applications, role=batch, templateFields=null, input={}, output={ "bookingType": "NEW_PREREGISTRATION" }, inputTemplate=preReg/GetAllPreRegApplications/getAllPreRegApplications, outputTemplate=preReg/GetAllPreRegApplications/GetAllPreRegApplicationsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all preregistered applications with a prereg ID associated with a deleted UIN application))
Prereg_GetAllPreRegApplications_LOST_UIN_APPLICATION_sid (TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_LOST_UIN_APPLICATION_sid, endPoint=/preregistration/v1/applications, role=batch, templateFields=null, input={}, output={ "bookingType": "NEW_PREREGISTRATION" }, inputTemplate=preReg/GetAllPreRegApplications/getAllPreRegApplications, outputTemplate=preReg/GetAllPreRegApplications/GetAllPreRegApplicationsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all preregistered applications with a prereg ID associated with the lost UIN application))
Prereg_GetApplicationStatusWithPrId_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "statusCode": "Application_Incomplete" }, inputTemplate=preReg/GetApplicationStatusWithPrId/getApplicationStatusWithPrId, outputTemplate=preReg/GetApplicationStatusWithPrId/getApplicationStatusWithPrIdResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the application status using a valid PRID))
Prereg_GetApplicationStatusWithPrId_inValid_PRID_sid (TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_inValid_PRID_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "65125923803sass948" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/GetApplicationStatusWithPrId/getApplicationStatusWithPrId, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the application status using an invalid PRID))
Prereg_GetApplicationWithPrId_inValid_preRegistrationId (TestCaseDTO(testCaseName=Prereg_GetApplicationWithPrId_inValid_preRegistrationId, endPoint=/preregistration/v1/applications/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "dhsb3772@Dfvgbgh" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/GetApplicationWithPrId/getApplicationWithPrId, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve application with an invalid pre-registration ID (PRID)))
Prereg_GetAvailableSlotForRegCentreId_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appointment/availability/{registrationCenterId}, role=batch, templateFields=null, input={ "registrationCenterId": "10003" }, output={ "regCenterId": "10003" }, inputTemplate=preReg/GetAvailableSlotForRegCentreId/getAvailableSlotForRegCentreId, outputTemplate=preReg/GetAvailableSlotForRegCentreId/getAvailableSlotForRegCentreIdResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve available slots for a valid registration center ID))
Prereg_GetAvailableSlotForRegCentreId_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_Valid_Smoke_sid, endPoint=/preregistration/v1/appointment/availability/{registrationCenterId}, role=batch, templateFields=null, input={ "registrationCenterId": "10003" }, output={ "regCenterId": "10003" }, inputTemplate=preReg/GetAvailableSlotForRegCentreId/getAvailableSlotForRegCentreId, outputTemplate=preReg/GetAvailableSlotForRegCentreId/getAvailableSlotForRegCentreIdResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve available slots for a valid registration center ID))
Prereg_GetAvailableSlotForRegCentreId_inValid_registrationCenterId_sid (TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_inValid_registrationCenterId_sid, endPoint=/preregistration/v1/appointment/availability/{registrationCenterId}, role=batch, templateFields=null, input={ "registrationCenterId": "1shsbsb@@@GB3" }, output={ "errors": [ { "errorCode": "KER-MSD-215" } ] }, inputTemplate=preReg/GetAvailableSlotForRegCentreId/getAvailableSlotForRegCentreId, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve available slots for an invalid registration center ID))
Prereg_GetPRIDForRegCent_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetPRIDForRegCent_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appointment/preRegistrationId/{registrationCenterId}?from_date=2020-10-01&to_date=2034-10-13, role=batch, templateFields=null, input={ "registrationCenterId": "10003" }, output={ "registration_center_id": "10003" }, inputTemplate=preReg/GetPRIDForRegCent/getPRIDForRegCent, outputTemplate=preReg/GetPRIDForRegCent/getPRIDForRegCentResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve PRID for a valid registration center ID))
Prereg_GetPRIDForRegCent_inValid_registrationCenterId_sid (TestCaseDTO(testCaseName=Prereg_GetPRIDForRegCent_inValid_registrationCenterId_sid, endPoint=/preregistration/v1/appointment/preRegistrationId/{registrationCenterId}?from_date=2020-10-01&to_date=2021-10-13, role=batch, templateFields=null, input={ "registrationCenterId": "1000dnsjsja2@@3" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_032" } ] }, inputTemplate=preReg/GetPRIDForRegCent/getPRIDForRegCent, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve PRID for an invalid registration center ID))
Prereg_GetPreRegInfoByPrid_Valid_preRegistrationId (TestCaseDTO(testCaseName=Prereg_GetPreRegInfoByPrid_Valid_preRegistrationId, endPoint=/preregistration/v1/applications/prereg/info/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "postalCode":"14022", "dateOfBirth": "$IGNORE$", "IDSchemaVersion": "$IGNORE$", "phone": "$IGNORE$" }, inputTemplate=preReg/GetPreRegInfoByPrid/getPreRegInfoByPrid, outputTemplate=preReg/GetPreRegInfoByPrid/getPreRegInfoByPridResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve preregistration information using the preReg Id with a valid preRegistrationId))
Prereg_GetPreRegInfoByPrid_inValid_preRegistrationId (TestCaseDTO(testCaseName=Prereg_GetPreRegInfoByPrid_inValid_preRegistrationId, endPoint=/preregistration/v1/applications/prereg/info/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "123456" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/GetPreRegInfoByPrid/getPreRegInfoByPrid, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve preregistration information using the preReg Id with an invalid preRegistrationId))
Prereg_GetSpecificDocumentforaPRID_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_All_Valid_Smoke_sid, endPoint=/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "documentId": "$ID:UploadDocument_All_Valid_Smoke_sid_docId$" }, output={ "document": "$IGNORE$" }, inputTemplate=preReg/GetSpecificDocumentforaPRID/getSpecificDocumentforaPRID, outputTemplate=preReg/GetSpecificDocumentforaPRID/getSpecificDocumentforaPRIDResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve the specific document with a valid preregistration ID))
Prereg_GetSpecificDocumentforaPRID_inValid_documentId_sid (TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_inValid_documentId_sid, endPoint=/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "documentId": "shshsbz5325" }, output={ "errors": [ { "errorCode": "PRG_PAM_DOC_005" } ] }, inputTemplate=preReg/GetSpecificDocumentforaPRID/getSpecificDocumentforaPRID, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the specific document with an invalid document ID))
Prereg_GetSpecificDocumentforaPRID_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "shssb2423fsfvs", "documentId": "$ID:UploadDocument_All_Valid_Smoke_sid_docId$" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/GetSpecificDocumentforaPRID/getSpecificDocumentforaPRID, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the specific document with an invalid preregistration ID))
io.mosip.testrig.apirig.testscripts.PutWithPathParam
Prereg_CancelApplicationsAppointment_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_CancelApplicationsAppointment_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$" }, output={ }, inputTemplate=preReg/CancelApplicationsAppointment/cancelApplicationsAppointment, outputTemplate=preReg/CancelApplicationsAppointment/cancelApplicationsAppointmentResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Canceling appointment for a valid preregistration ID))
Prereg_CancelApplicationsAppointment_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_CancelApplicationsAppointment_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "36272yhshsgblAppointment_sid_preRegistrati" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/CancelApplicationsAppointment/cancelApplicationsAppointment, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Canceling appointment for an invalid preregistration ID))
Prereg_CancelAppointment_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_CancelAppointment_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$" }, output={ }, inputTemplate=preReg/CancelAppointment/cancelAppointment, outputTemplate=preReg/CancelAppointment/cancelAppointmentResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Cancel appointment for a valid preregistration ID))
Prereg_CancelAppointment_cancell_incomplete_appoinment (TestCaseDTO(testCaseName=Prereg_CancelAppointment_cancell_incomplete_appoinment, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_cancell_incomplete_prid_sid_preRegistrationId$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_013" } ] }, inputTemplate=preReg/CancelAppointment/cancelAppointment, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Canceling an appointment with an incomplete appointment data))
Prereg_CancelAppointment_inValid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_CancelAppointment_inValid_preRegistrationId_sid, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "36272yhshsgblAppointment_sid_preRegistrati" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/CancelAppointment/cancelAppointment, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Canceling an appointment with an invalid preregistration ID))
Prereg_CancelAppointment_with_already_cancelled_appoinment (TestCaseDTO(testCaseName=Prereg_CancelAppointment_with_already_cancelled_appoinment, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_013" } ] }, inputTemplate=preReg/CancelAppointment/cancelAppointment, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Canceling an appointment that has already been cancelled))
Prereg_CopyDocument_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_CopyDocument_All_Valid_Smoke_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId}, role=batch, templateFields=null, input={ "doc_cat_code" : "POA", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "docCatCode":"POA", "docTypCode": "RNC" }, inputTemplate=preReg/CopyDocument/copyDocument, outputTemplate=preReg/CopyDocument/copyDocumentResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Copy the valid Proof of Address (POA) document))
Prereg_CopyDocument_Invalid_preRegistrationId_sid (TestCaseDTO(testCaseName=Prereg_CopyDocument_Invalid_preRegistrationId_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId}, role=batch, templateFields=null, input={ "doc_cat_code" : "POA", "preRegistrationId": "zsvahhv@345rc" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/CopyDocument/copyDocument, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Copy the Proof of Address (POA) document with the invalid preregistration ID))
Prereg_CopyDocument_blank_doc_cat_code_sid (TestCaseDTO(testCaseName=Prereg_CopyDocument_blank_doc_cat_code_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId}, role=batch, templateFields=null, input={ "doc_cat_code" : "", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_017" } ] }, inputTemplate=preReg/CopyDocument/copyDocument, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Copy the blank document and categorize it with the code))
Prereg_CopyDocument_in_Valid_doc_cat_code_sid (TestCaseDTO(testCaseName=Prereg_CopyDocument_in_Valid_doc_cat_code_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId}, role=batch, templateFields=null, input={ "doc_cat_code" : "saxs@34dbjhj", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_017" } ] }, inputTemplate=preReg/CopyDocument/copyDocument, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Copy the Proof of Address (POA) document with the invalid document category code))
Prereg_UpdateDocRefID_All_SpatialCharacter_RefNum_Neg (TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_SpatialCharacter_RefNum_Neg, endPoint=/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber}, role=batch, templateFields=null, input={ "documentId": "89jsn$!", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "refNumber":"text" }, output={ "errors": [ { "errorCode": "PRG_PAM_DOC_005" } ] }, inputTemplate=preReg/UpdateDocRefID/updateDocRefID, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the document reference ID with the special character and reference number))
Prereg_UpdateDocRefID_All_Valid_Smoke_POA_sid (TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POA_sid, endPoint=/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber}, role=batch, templateFields=null, input={ "documentId": "$ID:UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid_docId$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "refNumber":"text" }, output={ }, inputTemplate=preReg/UpdateDocRefID/updateDocRefID, outputTemplate=preReg/UpdateDocRefID/updateDocRefIDResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the document reference ID for the valid Proof of Address (POA)))
Prereg_UpdateDocRefID_All_Valid_Smoke_POB_sid (TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POB_sid, endPoint=/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber}, role=batch, templateFields=null, input={ "documentId": "$ID:UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid_docId$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "refNumber":"text" }, output={ }, inputTemplate=preReg/UpdateDocRefID/updateDocRefID, outputTemplate=preReg/UpdateDocRefID/updateDocRefIDResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the document reference ID for the valid Proof of Date of Birth (POB)))
Prereg_UpdateDocRefID_All_Valid_Smoke_POI_sid (TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POI_sid, endPoint=/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber}, role=batch, templateFields=null, input={ "documentId": "$ID:UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid_docId$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "refNumber":"text" }, output={ }, inputTemplate=preReg/UpdateDocRefID/updateDocRefID, outputTemplate=preReg/UpdateDocRefID/updateDocRefIDResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the document reference ID for the valid Proof of Identity (POI)))
Prereg_UpdateDocRefID_All_Valid_Smoke_POR_sid (TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POR_sid, endPoint=/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber}, role=batch, templateFields=null, input={ "documentId": "$ID:UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid_docId$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "refNumber":"text" }, output={ }, inputTemplate=preReg/UpdateDocRefID/updateDocRefID, outputTemplate=preReg/UpdateDocRefID/updateDocRefIDResult, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the document reference ID for the valid Proof of Residence (POR)))
Prereg_UpdateDocRefID_Exceeding_Limit_RefNum_Neg (TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_Exceeding_Limit_RefNum_Neg, endPoint=/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber}, role=batch, templateFields=null, input={ "documentId": "qwertyuiopasdfghjklzxcvbnmqwertyuiopasdfghjklzxcvbnm", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "refNumber":"text" }, output={ "errors": [ { "errorCode": "PRG_PAM_DOC_005" } ] }, inputTemplate=preReg/UpdateDocRefID/updateDocRefID, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the document reference ID with an exceeding limit and reference number))
Prereg_UpdateDocRefID_inValid_documentId (TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_inValid_documentId, endPoint=/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber}, role=batch, templateFields=null, input={ "documentId": "eafvsbegrw134", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "refNumber":"text" }, output={ "errors": [ { "errorCode": "PRG_PAM_DOC_005" } ] }, inputTemplate=preReg/UpdateDocRefID/updateDocRefID, outputTemplate=preReg/error, restMethod=put, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Update the document reference ID for the invalid document ID))
Prereg_UpdatePreRegStatus_All_Valid_Smoke_BookByPRID_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the status for a valid booking using the PRID (Preregistration ID)))
Prereg_UpdatePreRegStatus_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the status of an application to 'Pending Appointment' using the prereg ID and status code))
Prereg_UpdatePreRegStatus_CA_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_CA_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the status of an application to'Pending Appointment'for canceling using the prereg ID and status code))
Prereg_UpdatePreRegStatus_Smoke_CancelApplicationsAppointment_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_CancelApplicationsAppointment_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the status of an application to'cancell application Appointment'using the prereg ID and status code))
Prereg_UpdatePreRegStatus_Smoke_CancellAppointment_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_CancellAppointment_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the status of an application to 'cancell Appointment' using the preregistration ID and status code))
Prereg_UpdatePreRegStatus_Smoke_alldel_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_alldel_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_alldel_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the status of an application to 'pending Appointment' for deleted the prereg ID and status code))
Prereg_UpdatePreRegStatus_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the application status to 'Pending Appointment' using the prereg ID and status code))
Prereg_UpdatePreRegStatus_for_expired_testcase_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_for_expired_testcase_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_for_expiry_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatusResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the status of the expired test case application using the prereg ID and status code))
Prereg_UpdatePreRegStatus_without_update_prereg_status_sid (TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_without_update_prereg_status_sid, endPoint=/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_book_appoinment_without_update_prereg_status_sid_preRegistrationId$", "statusCode": "Pending_Appointment" }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_023" } ] }, inputTemplate=preReg/UpdatePreRegStatus/updatePreRegStatus, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Update the application status without modifying the preregistration status))
io.mosip.testrig.apirig.testscripts.SimplePost
Prereg_AddLostUinApplication_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=[langCode], input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "langCode": "eng", "id": "mosip.pre-registration.lostuin.create" }, output={ "bookingType": "LOST_FORGOTTEN_UIN", "applicationStatusCode": "SUBMITTED" }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/AddLostUinApplication/addLostUinApplicationResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=process the lost UIN application with a valid ID))
Prereg_AddLostUinApplication_Invalid_id (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_Invalid_id, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=[langCode], input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "langCode": "eng", "id": "n.create" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=process the lost UIN application with an invalid ID))
Prereg_AddLostUinApplication_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=[langCode], input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "langCode": "eng", "id": "mosip.pre-registration.lostuin.create" }, output={ "bookingType": "LOST_FORGOTTEN_UIN", "applicationStatusCode": "SUBMITTED" }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/AddLostUinApplication/addLostUinApplicationResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Process the lost UIN application with a valid data))
Prereg_AddLostUinApplication_inValid_langcode (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_inValid_langcode, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "langCode": "xyz", "id": "mosip.pre-registration.lostuin.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014" } ] }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Process the lost UIN application with an invalid language code))
Prereg_AddLostUinApplication_invalid_lang_code (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_invalid_lang_code, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "langCode": "e@@dd", "id": "mosip.pre-registration.lostuin.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014" } ] }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Process the lost UIN application with an invalid language code))
Prereg_AddLostUinApplication_with_INVALID_version (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_with_INVALID_version, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=[langCode], input={ "version": "$353F@GGWYS", "requesttime": "$TIMESTAMP$", "langCode": "eng", "id": "mosip.pre-registration.lostuin.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Process the lost UIN application with an invalid version))
Prereg_AddLostUinApplication_without_any_data (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_any_data, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=null, input={ "version": "", "requesttime": "", "langCode": "", "id": "" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_003" } ] }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Process the lost UIN application with no data provided))
Prereg_AddLostUinApplication_without_version (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_version, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=[langCode], input={ "version": "", "requesttime": "$TIMESTAMP$", "langCode": "eng", "id": "mosip.pre-registration.lostuin.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Process the lost UIN application without specifying the version))
Prereg_AddLostUinApplication_without_version_attribute (TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_version_attribute, endPoint=/preregistration/v1/applications/lostuin, role=batch, templateFields=[langCode], input={ "version": "$IGNORE$", "requesttime": "$TIMESTAMP$", "langCode": "eng", "id": "mosip.pre-registration.lostuin.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/AddLostUinApplication/addLostUinApplication, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Process the lost UIN application without specifying the version and attribute))
Prereg_AddUpdateRegistration_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_AddUpdateRegistration_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/updateregistration, role=batch, templateFields=[langCode], input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "langCode": "eng", "id": "mosip.pre-registration.updateregistration.create" }, output={ "bookingType": "UPDATE_REGISTRATION", "applicationStatusCode": "SUBMITTED" }, inputTemplate=preReg/AddUpdateRegistration/addUpdateRegistration, outputTemplate=preReg/AddUpdateRegistration/addUpdateRegistrationResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=add an update to the registration with valid data))
Prereg_AddUpdateRegistration_inValid_langcode (TestCaseDTO(testCaseName=Prereg_AddUpdateRegistration_inValid_langcode, endPoint=/preregistration/v1/applications/updateregistration, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "langCode": "xyz", "id": "mosip.pre-registration.updateregistration.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014", "message": "Lang code is invalid" } ] }, inputTemplate=preReg/AddUpdateRegistration/addUpdateRegistration, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=add an update to the registration with an invalid data))
Prereg_GetPRIDByDateRange_Invalid_fromDate (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_fromDate, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10001", "fromDate": "2020-05dfddd-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_019" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range where the fromDate is missing))
Prereg_GetPRIDByDateRange_Invalid_registrationCenterId (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_registrationCenterId, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "100fff01", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_032" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the invalid registration center ID))
Prereg_GetPRIDByDateRange_Invalid_requesttime (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_requesttime, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "OVEdgeu37373", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_015" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the invalid request time))
Prereg_GetPRIDByDateRange_Invalid_toDate (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_toDate, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10001", "fromDate": "2020-05-09", "toDate": "2021-1dddd0-11" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_019" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range where the 'toDate' field is invalid))
Prereg_GetPRIDByDateRange_blank_fromDate (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_fromDate, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10001", "fromDate": "", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_019" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range where the fromDate field is blank))
Prereg_GetPRIDByDateRange_blank_id (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_id, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the blank ID))
Prereg_GetPRIDByDateRange_blank_registrationCenterId (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_registrationCenterId, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_DATA_SYNC_009" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the blank registration center ID))
Prereg_GetPRIDByDateRange_blank_requesttime (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_requesttime, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_003" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the request time that is blank))
Prereg_GetPRIDByDateRange_blank_toDate (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_toDate, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10001", "fromDate": "2020-05-09", "toDate": "" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_032" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range where the toDate field is blank))
Prereg_GetPRIDByDateRange_blank_version (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_version, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_002" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the blank version))
Prereg_GetPRIDByDateRange_inValid_id (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_inValid_id, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mop.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the Invalid ID))
Prereg_GetPRIDByDateRange_invalid_version (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_invalid_version, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1djhsnb@@@0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_002" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the invalid version))
Prereg_GetPRIDByDateRange_missing_fromDate (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_fromDate, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10001", "fromDate": "$REMOVE$", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_019" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range where the fromDate is missing))
Prereg_GetPRIDByDateRange_missing_id (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_id, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "$REMOVE$", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the missing ID))
Prereg_GetPRIDByDateRange_missing_registrationCenterId (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_registrationCenterId, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "$REMOVE$", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_DATA_SYNC_009" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the missing registration center ID))
Prereg_GetPRIDByDateRange_missing_requesttime (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_requesttime, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$REMOVE$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_003" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the missing request time))
Prereg_GetPRIDByDateRange_missing_toDate (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_toDate, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "1.0", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10001", "fromDate": "2020-05-09", "toDate": "$REMOVE$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_032" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range where the toDate field is missing))
Prereg_GetPRIDByDateRange_missing_version (TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_version, endPoint=/preregistration/v1/sync, role=regproc, templateFields=null, input={ "id": "mosip.pre-registration.datasync.fetch.ids", "version": "$REMOVE$", "requesttime": "$TIMESTAMP$", "registrationCenterId": "10003", "fromDate": "2020-05-09", "toDate": "2021-10-11" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_002" } ] }, inputTemplate=preReg/GetPRIDByDateRange/getPRIDByDateRange, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the PRID within the specified date range for the missing version))
Prereg_GetUpdatedDateTimeByPrid_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetUpdatedDateTimeByPrid_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg/updatedTime, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.demographic.retrieve.date", "version": "1.0", "requesttime": "$TIMESTAMP$", "registartion_center_id": "10003", "pre_registration_ids": [ { "pre_registration_id":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, { "pre_registration_id":"$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$" }, { "pre_registration_id":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$" } ] }, output={ }, inputTemplate=preReg/GetUpdatedDateTimeByPrid/getUpdatedDateTimeByPrid, outputTemplate=preReg/GetUpdatedDateTimeByPrid/getUpdatedDateTimeByPridResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with the application ID using valid data))
Prereg_GetUpdatedDateTimeByPrid_InValid_ID (TestCaseDTO(testCaseName=Prereg_GetUpdatedDateTimeByPrid_InValid_ID, endPoint=/preregistration/v1/applications/prereg/updatedTime, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.demographic.retrieve.date", "version": "1.0", "requesttime": "$TIMESTAMP$", "registartion_center_id": "10003", "pre_registration_ids": [ { "pre_registration_id":"rtr4243456rsdgfb" } ] }, output={ "errors": [ { "errorCode": "PRG_PAM_APP_005" } ] }, inputTemplate=preReg/GetUpdatedDateTimeByPrid/getUpdatedDateTimeByPrid, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve all applications with the application ID using invalid ID))
Prereg_InvalidateToken_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_InvalidateToken_All_Valid_Smoke_sid, endPoint=/preregistration/v1/login/invalidateToken, role=batch, templateFields=null, input={ }, output={ "response": "Loggedout successfully" }, inputTemplate=preReg/InvalidateToken/invalidatetoken, outputTemplate=preReg/InvalidateToken/invalidatetokenresult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Invalidate token using valid data))
Prereg_SendOtp_All_Valid_Smoke_Phone_sid (TestCaseDTO(testCaseName=Prereg_SendOtp_All_Valid_Smoke_Phone_sid, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "9090872300", "id": "mosip.pre-registration.login.sendotp" }, output={ "status": "success" }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/SendOtp/sendotpResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=null))
Prereg_SendOtp_All_Valid_Smoke_email_sid (TestCaseDTO(testCaseName=Prereg_SendOtp_All_Valid_Smoke_email_sid, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "john.doe@mailinator.com", "id": "mosip.pre-registration.login.sendotp" }, output={ "status": "success" }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/SendOtp/sendotpResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=null))
Prereg_SendOtp_Invalid_Phone_Neg (TestCaseDTO(testCaseName=Prereg_SendOtp_Invalid_Phone_Neg, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "12", "id": "mosip.pre-registration.login.sendotp" }, output={ "errors": [ { "errorCode": "PRG_PAM_LGN_008" } ] }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Send OTP by providing an invalid phone number on the phone channel side))
Prereg_SendOtp_Invalid__email_Neg (TestCaseDTO(testCaseName=Prereg_SendOtp_Invalid__email_Neg, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "jo32", "id": "mosip.pre-registration.login.sendotp" }, output={ "errors": [ { "errorCode": "PRG_PAM_LGN_008" } ] }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Send OTP using an invalid email address via the email channel))
Prereg_SendOtp_MISSING_Phone_Neg (TestCaseDTO(testCaseName=Prereg_SendOtp_MISSING_Phone_Neg, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "$REMOVE$", "id": "mosip.pre-registration.login.sendotp" }, output={ "errors": [ { "errorCode": "PRG_PAM_LGN_008" } ] }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Sent OTP without a phone number))
Prereg_SendOtp_Missing_email_Neg (TestCaseDTO(testCaseName=Prereg_SendOtp_Missing_email_Neg, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "$REMOVE$", "id": "mosip.pre-registration.login.sendotp" }, output={ "errors": [ { "errorCode": "PRG_PAM_LGN_008" } ] }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Sent OTP without an email address via the email channel))
Prereg_SendOtp_SpacialCharacter_Val_Phone_Neg (TestCaseDTO(testCaseName=Prereg_SendOtp_SpacialCharacter_Val_Phone_Neg, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "974$%26", "id": "mosip.pre-registration.login.sendotp" }, output={ "errors": [ { "errorCode": "PRG_PAM_LGN_008" } ] }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Sent OTP with special characters through the phone channel))
Prereg_SendOtp_SpacialCharacter_email_Neg (TestCaseDTO(testCaseName=Prereg_SendOtp_SpacialCharacter_email_Neg, endPoint=/preregistration/v1/login/sendOtp/langcode, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "$!&", "id": "mosip.pre-registration.login.sendotp" }, output={ "errors": [ { "errorCode": "PRG_PAM_LGN_008" } ] }, inputTemplate=preReg/SendOtp/sendotp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Sent OTP with special characters through the email channel))
Prereg_Transliteration_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_Transliteration_All_Valid_Smoke_sid, endPoint=/preregistration/v1/transliteration/transliterate, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.transliteration.transliterate", "version": "1.0", "requesttime": "$TIMESTAMP$", "from_field_value": "string", "from_field_lang": "eng", "to_field_lang": "ara" }, output={ "from_field_value": "string", "from_field_lang": "eng", "to_field_value": "سترِنگ", "to_field_lang": "ara" }, inputTemplate=preReg/Transliteration/translate, outputTemplate=preReg/Transliteration/translateResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the preregistration data using valid transliteration))
Prereg_Transliteration_inValid_fromfieldlang (TestCaseDTO(testCaseName=Prereg_Transliteration_inValid_fromfieldlang, endPoint=/preregistration/v1/transliteration/transliterate, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.transliteration.transliterate", "version": "1.0", "requesttime": "$TIMESTAMP$", "from_field_value": "string", "from_field_lang": "wqeffv", "to_field_lang": "ara" }, output={ "errors": [ { "errorCode": "PRG_TRL_APP_002" } ] }, inputTemplate=preReg/Transliteration/translate, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the Transliteration data for an invalid 'to-field' language))
Prereg_Transliteration_inValid_tofieldlang (TestCaseDTO(testCaseName=Prereg_Transliteration_inValid_tofieldlang, endPoint=/preregistration/v1/transliteration/transliterate, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.transliteration.transliterate", "version": "1.0", "requesttime": "$TIMESTAMP$", "from_field_value": "string", "from_field_lang": "eng", "to_field_lang": "asdlka" }, output={ "errors": [ { "errorCode": "PRG_TRL_APP_002" } ] }, inputTemplate=preReg/Transliteration/translate, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve the transliteration data for an invalid to-field language))
Prereg_ValidateOtp_All_Valid_Smoke_Phone_sid (TestCaseDTO(testCaseName=Prereg_ValidateOtp_All_Valid_Smoke_Phone_sid, endPoint=/preregistration/v1/login/validateOtp, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "9090872300", "otp": "DYNAMICOTP", "id": "mosip.pre-registration.login.useridotp" }, output={ "errors": [ { "errorCode": "KER-OTV-005" } ] }, inputTemplate=preReg/ValidateOtp/validateOtp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Validating OTP with an invalid phone number))
Prereg_ValidateOtp_All_Valid_Smoke_email_sid (TestCaseDTO(testCaseName=Prereg_ValidateOtp_All_Valid_Smoke_email_sid, endPoint=/preregistration/v1/login/validateOtp, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "john.doe@mailinator.com", "otp": "DYNAMICOTP", "id": "mosip.pre-registration.login.useridotp" }, output={}, inputTemplate=preReg/ValidateOtp/validateOtp, outputTemplate=preReg/ValidateOtp/validateOtpResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Validating OTP with a valid phone number))
Prereg_ValidateOtp_Invalid_Email_Neg_INVALIDOTP (TestCaseDTO(testCaseName=Prereg_ValidateOtp_Invalid_Email_Neg_INVALIDOTP, endPoint=/preregistration/v1/login/validateOtp, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "joh23", "otp": "DYNAMICOTP", "id": "mosip.pre-registration.login.useridotp" }, output={ "errors": [ { "errorCode": "KER-OTV-005" } ] }, inputTemplate=preReg/ValidateOtp/validateOtp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Validating OTP with an invalid email address))
Prereg_ValidateOtp_Invalid_Phone_Neg_INVALIDOTP (TestCaseDTO(testCaseName=Prereg_ValidateOtp_Invalid_Phone_Neg_INVALIDOTP, endPoint=/preregistration/v1/login/validateOtp, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "909", "otp": "DYNAMICOTP", "id": "mosip.pre-registration.login.useridotp" }, output={ "errors": [ { "errorCode": "KER-OTV-005" } ] }, inputTemplate=preReg/ValidateOtp/validateOtp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Validating OTP with a phone number containing special characters))
Prereg_ValidateOtp_SpacialCharacters_Email_Neg_INVALIDOTP (TestCaseDTO(testCaseName=Prereg_ValidateOtp_SpacialCharacters_Email_Neg_INVALIDOTP, endPoint=/preregistration/v1/login/validateOtp, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "john.doe@mail$!inator.com", "otp": "DYNAMICOTP", "id": "mosip.pre-registration.login.useridotp" }, output={ "errors": [ { "errorCode": "KER-OTV-005" } ] }, inputTemplate=preReg/ValidateOtp/validateOtp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Validating OTP with an email address containing special characters))
Prereg_ValidateOtp_SpacialCharacters_Phone_Neg_INVALIDOTP (TestCaseDTO(testCaseName=Prereg_ValidateOtp_SpacialCharacters_Phone_Neg_INVALIDOTP, endPoint=/preregistration/v1/login/validateOtp, role=batch, templateFields=null, input={ "version": "1.0", "requesttime": "$TIMESTAMP$", "userId": "$!(", "otp": "DYNAMICOTP", "id": "mosip.pre-registration.login.useridotp" }, output={ "errors": [ { "errorCode": "KER-OTV-005" } ] }, inputTemplate=preReg/ValidateOtp/validateOtp, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Validating OTP with a valid email address))
io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile
Prereg_UploadDocument_All_Valid_Smoke_BookByPRID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid document to book an appointment using PRID))
Prereg_UploadDocument_All_Valid_Smoke_POB_BookByPRID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_BookByPRID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Date of Birth (POB) document to book an appointment using PRID))
Prereg_UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Date of Birth (POB) document with the updated reference ID))
Prereg_UploadDocument_All_Valid_Smoke_POB_cancell_pending_appoinment_prid_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_cancell_pending_appoinment_prid_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_cancell_pending_appoinment_prid_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of date of Birth (POB) document to cancel a pending appointment with PRID))
Prereg_UploadDocument_All_Valid_Smoke_POB_expired_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_expired_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_for_expiry_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Date of Birth (POB) document with an expired ID))
Prereg_UploadDocument_All_Valid_Smoke_POB_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Date of Birth (POB) document))
Prereg_UploadDocument_All_Valid_Smoke_POI_BookByPRID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_BookByPRID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Identity (POI) document to book an appointment using PRID))
Prereg_UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Identity (POI) document with the updated reference ID))
Prereg_UploadDocument_All_Valid_Smoke_POI_cancell_pending_appoinment_prid_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_cancell_pending_appoinment_prid_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_cancell_pending_appoinment_prid_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Identity (POI) document to cancel a pending appointment with PRID))
Prereg_UploadDocument_All_Valid_Smoke_POI_expired_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_expired_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_for_expiry_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Identity (POI) document with an expired ID))
Prereg_UploadDocument_All_Valid_Smoke_POI_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Identity (POI) document))
Prereg_UploadDocument_All_Valid_Smoke_POR_BookByPRID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_BookByPRID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Residence (POR) document to book an appointment using PRID))
Prereg_UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Residence (POR) document with the updated reference ID))
Prereg_UploadDocument_All_Valid_Smoke_POR_cancell_pending_appoinment_prid_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_cancell_pending_appoinment_prid_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_cancell_pending_appoinment_prid_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Residence (POR) document to cancel a pending appointment with PRID))
Prereg_UploadDocument_All_Valid_Smoke_POR_expired_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_expired_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_for_expiry_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Residence (POR) document with an expired ID))
Prereg_UploadDocument_All_Valid_Smoke_POR_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Residence (POR) document))
Prereg_UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=upload the valid document with the updated document reference ID))
Prereg_UploadDocument_All_Valid_Smoke_cancell_pending_appoinment_prid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_cancell_pending_appoinment_prid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_cancell_pending_appoinment_prid_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document to cancel a pending appointment with PRID))
Prereg_UploadDocument_All_Valid_Smoke_expiry_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_expiry_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_for_expiry_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document with an expired ID))
Prereg_UploadDocument_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid document preregistration ID))
Prereg_UploadDocument_Blank_id_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Blank_id_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001", "message": "Request id is invalid" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document with a blank ID))
Prereg_UploadDocument_Invalid_doccatCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Invalid_doccatCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "shsu434@3", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_018" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document with the invalid document category code))
Prereg_UploadDocument_Invalid_langCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Invalid_langCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "fdjdikdjda", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014", "message": "Lang code is invalid" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document with the invalid language code))
Prereg_UploadDocument_Rebook_the_booked_appoinment_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Rebook_the_booked_appoinment_Smoke_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the document to rebook the booked appointment))
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POB_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POB_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Date of Birth (POB) document to cancel the application appointment))
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POI_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POI_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Identity (POI) document to cancel the application appointment))
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POR_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POR_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Residence (POR) document to cancel the application appointment))
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Address (POA) document to cancel the application appointment))
Prereg_UploadDocument_Smoke_POB_alldel_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POB_alldel_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_alldel_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Date of Birth (POB) document for deletion))
Prereg_UploadDocument_Smoke_POI_alldel_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POI_alldel_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_alldel_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Identity (POI) document for deletion))
Prereg_UploadDocument_Smoke_POR_alldel_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POR_alldel_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_alldel_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Residence (POR) document for deletion))
Prereg_UploadDocument_Smoke_alldel_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_alldel_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_alldel_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document for deletion))
Prereg_UploadDocument_Smoke_cancellappointment_POB_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POB_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Date of Birth (POB) document to cancel the appointment))
Prereg_UploadDocument_Smoke_cancellappointment_POI_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POI_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Address (POI) document to cancelling the appointment))
Prereg_UploadDocument_Smoke_cancellappointment_POR_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POR_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Residence (POR) document to cancel the appointment))
Prereg_UploadDocument_Smoke_cancellappointment_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Address (POA) document to cancelling the appointment))
Prereg_UploadDocument_Valid_POB_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_POB_Smoke_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POB", "docTypCode" : "COB", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POB.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POB.pdf", "docCatCode":"POB", "docTypCode":"COB", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Date of Birth (POB) document))
Prereg_UploadDocument_Valid_POR_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_POR_Smoke_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POR", "docTypCode" : "CRN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POR.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POR.pdf", "docCatCode":"POR", "docTypCode":"CRN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Residence (POR) document))
Prereg_UploadDocument_Valid_Smoke_POI_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_Smoke_POI_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POI", "docTypCode" : "CIN", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POI.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POI.pdf", "docCatCode":"POI", "docTypCode":"CIN", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Identity (POI) document))
Prereg_UploadDocument_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_Smoke_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "id":"mosip.pre-registration.document.upload", "docName":"doc_POA.pdf", "docCatCode":"POA", "docTypCode":"RNC", "docFileFormat":"pdf" }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/uploadDocument/uploadDocumentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the valid Proof of Address (POA) document))
Prereg_UploadDocument_blank_docTypCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_blank_docTypCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_017" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the blank Proof of Address (POA) document type code))
Prereg_UploadDocument_blank_doccatCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_blank_doccatCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_018" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document blank the document category code))
Prereg_UploadDocument_inValid_docTypCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_inValid_docTypCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "address", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_017" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the invalid Proof of Address (POA) document type code))
Prereg_UploadDocument_inValid_id_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_inValid_id_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mossjsnam54ent.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001", "message": "Request id is invalid" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document with an invalid ID))
Prereg_UploadDocument_missing_docTypCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_docTypCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "$REMOVE$", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_017" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document without the document type code))
Prereg_UploadDocument_missing_doccatCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_doccatCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "$REMOVE$", "docTypCode" : "RNC", "langCode" : "$1STLANG$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_018" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document without the document category code))
Prereg_UploadDocument_missing_langCode_sid (TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_langCode_sid, endPoint=/preregistration/v1/documents/{preRegistrationId}, role=batch, templateFields=null, input={ "id": "mosip.pre-registration.document.upload", "docCatCode" : "POA", "docTypCode" : "RNC", "langCode" : "$REMOVE$", "requesttime" : "$TIMESTAMP$", "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "filePath": "preReg/uploadDocument/doc_POA.pdf", "fileKeyName": "file" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014", "message": "Lang code is invalid" } ] }, inputTemplate=preReg/uploadDocument/uploadDocument, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Upload the Proof of Address (POA) document with the missing document category code))
io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid
Prereg_BookAppointmentByPRID_All_Valid_Smoke (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_All_Valid_Smoke, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRIDResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for validation))
Prereg_BookAppointmentByPRID_Blank_Id (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_Id, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a blank ID))
Prereg_BookAppointmentByPRID_Blank_appointment_date (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_appointment_date, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_008" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an Blank appointment date))
Prereg_BookAppointmentByPRID_Blank_registration_center_id (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_registration_center_id, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_007" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an Blank registration center ID))
Prereg_BookAppointmentByPRID_Blank_requesttime (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_requesttime, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_003" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a Blank request time))
Prereg_BookAppointmentByPRID_Blank_version (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_version, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a blank version))
Prereg_BookAppointmentByPRID_Invalid_appointment_date (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_appointment_date, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "njdus6w22ybsh", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_031" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an invalid appointment date))
Prereg_BookAppointmentByPRID_Invalid_registration_center_id (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_registration_center_id, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "363wgbsion_center_id", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "KER-MSD-215" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an invalid registration center ID))
Prereg_BookAppointmentByPRID_Invalid_requesttime (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_requesttime, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "qerwgtgf" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_015" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a invalid request time))
Prereg_BookAppointmentByPRID_Invalid_version (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_version, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "snsjd73t33ybyh2334@FDh", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Schedule an appointment with a PRID for a invalid version))
Prereg_BookAppointmentByPRID_Missing_appointment_date (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_appointment_date, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$REMOVE$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_008" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a missing appointment date))
Prereg_BookAppointmentByPRID_Missing_registration_center_id (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_registration_center_id, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$REMOVE$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_007" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an missing registration center ID))
Prereg_BookAppointmentByPRID_Missing_time_slot_from (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_time_slot_from, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$REMOVE$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an missing time slot from))
Prereg_BookAppointmentByPRID_Missing_time_slot_to (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_time_slot_to, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$REMOVE$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an missing time slot to))
Prereg_BookAppointmentByPRID_Missing_version (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_version, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "$REMOVE$", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a missing version))
Prereg_BookAppointmentByPRID_blank_time_slot_from (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_time_slot_from, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an Blank time slot from))
Prereg_BookAppointmentByPRID_blank_time_slot_to (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_time_slot_to, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an Blank time slot to))
Prereg_BookAppointmentByPRID_inValid_Id (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_inValid_Id, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "moe.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a invalid preregistration ID))
Prereg_BookAppointmentByPRID_inValid_preRegistrationId (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_inValid_preRegistrationId, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"1234fgfgdb", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for an invalid preregistration ID))
Prereg_BookAppointmentByPRID_missing_preRegistrationId (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_missing_preRegistrationId, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$REMOVE$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a missing preregistration ID))
Prereg_BookAppointmentByPRID_missing_requesttime (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_missing_requesttime, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$REMOVE$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_003" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a missing request time))
Prereg_BookAppointmentByPRID_previous_requesttime (TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_previous_requesttime, endPoint=/preregistration/v1/applications/appointment, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "2017-02-15T04:31:23.613Z" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_013" } ] }, inputTemplate=preReg/bookAppointmentByPRID/bookAppointmentByPRID, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a PRID for a previous request time))
io.mosip.testrig.apirig.testscripts.BookAppoinment
Prereg_BookAppointment_All_Valid_Smoke (TestCaseDTO(testCaseName=Prereg_BookAppointment_All_Valid_Smoke, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/bookAppointment/bookAppointmentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Book an appoinment valid data))
Prereg_BookAppointment_Blank_Id (TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_Id, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001", "message": "Request id is invalid" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a blank ID))
Prereg_BookAppointment_Blank_appointment_date (TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_appointment_date, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_008", "message": "Booking date time not selected" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a blank appointment date))
Prereg_BookAppointment_Blank_registration_center_id (TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_registration_center_id, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_007", "message": "Registration center id not entered" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a blank registration center ID))
Prereg_BookAppointment_Blank_requesttime (TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_requesttime, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a Blank request time))
Prereg_BookAppointment_Blank_time_slot_from (TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_time_slot_from, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an blank time slot))
Prereg_BookAppointment_Blank_time_slot_to (TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_time_slot_to, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an Blank time slot form))
Prereg_BookAppointment_Blank_version (TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_version, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a blank version))
Prereg_BookAppointment_CA_Smoke (TestCaseDTO(testCaseName=Prereg_BookAppointment_CA_Smoke, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_Smoke_CancellAppointment_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/bookAppointment/bookAppointmentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Book an appointment to cancel the existing appointment))
Prereg_BookAppointment_CancelApplicationsAppointment_Smoke (TestCaseDTO(testCaseName=Prereg_BookAppointment_CancelApplicationsAppointment_Smoke, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/bookAppointment/bookAppointmentResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Book an appointment to cancel applications the existing appointment))
Prereg_BookAppointment_Invalid_Id (TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_Id, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "moe-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a invalid preregistration ID))
Prereg_BookAppointment_Invalid_appointment_date (TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_appointment_date, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "njdus6w22ybsh", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_031" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a invalid appointment date))
Prereg_BookAppointment_Invalid_registration_center_id (TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_registration_center_id, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "363wgbsion_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "KER-MSD-215", "message": "Registration Center not found" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an invalid registration center ID))
Prereg_BookAppointment_Invalid_requesttime (TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_requesttime, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "snnsjnsjn65" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_015" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a invalid request time))
Prereg_BookAppointment_Invalid_time_slot_from (TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_time_slot_from, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "sbshbs653tgv", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an invalid time slot from))
Prereg_BookAppointment_Invalid_time_slot_to (TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_time_slot_to, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "dndj36gsbsb", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an invalid time slot))
Prereg_BookAppointment_Invalid_version (TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_version, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "snsjd73t33ybyh2334@FDh", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a invalid version))
Prereg_BookAppointment_Missing_appointment_date (TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_appointment_date, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$REMOVE$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_008" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a missing appointment date))
Prereg_BookAppointment_Missing_registration_center_id (TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_registration_center_id, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$REMOVE$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_007", "message": "Registration center id not entered" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a missing registration center ID))
Prereg_BookAppointment_Missing_time_slot_to (TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_time_slot_to, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$REMOVE$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a missing time slot))
Prereg_BookAppointment_Missing_version (TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_version, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "$REMOVE$", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a missing version))
Prereg_BookAppointment_On_holiday (TestCaseDTO(testCaseName=Prereg_BookAppointment_On_holiday, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_002" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment on a holiday))
Prereg_BookAppointment_inValid_preRegistrationId (TestCaseDTO(testCaseName=Prereg_BookAppointment_inValid_preRegistrationId, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"1234fgfgdb", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an invalid preregistration ID))
Prereg_BookAppointment_missing_requesttime (TestCaseDTO(testCaseName=Prereg_BookAppointment_missing_requesttime, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "$REMOVE$" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a missing request time))
Prereg_BookAppointment_missing_time_slot_from (TestCaseDTO(testCaseName=Prereg_BookAppointment_missing_time_slot_from, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$REMOVE$", "time_slot_to": "$time_slot_to$", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_003" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an missing time slot from))
Prereg_BookAppointment_previous_date (TestCaseDTO(testCaseName=Prereg_BookAppointment_previous_date, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "$appointment_date$", "time_slot_from": "$time_slot_from$", "time_slot_to": "$time_slot_to$", "requesttime": "2017-02-15T04:31:23.613Z" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_013" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Book an appointment with a previous date))
Prereg_BookAppointment_with_All_InValid_data (TestCaseDTO(testCaseName=Prereg_BookAppointment_with_All_InValid_data, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$nId$", "registration_center_id": "$333on_center_id$", "id": "mosip.pre-regooking.book", "version": "1.0.3fhffu", "appointment_date": "$233ntment_date$", "time_slot_from": "$time_2y6373gdg_from$", "time_slot_to": "$time_slo373$", "requesttime": "$TIMEST33dd" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_015" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an invalid data))
Prereg_BookAppointment_with_expired_status (TestCaseDTO(testCaseName=Prereg_BookAppointment_with_expired_status, endPoint=/preregistration/v1/applications/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId":"$ID:CreatePrereg_All_Valid_Smoke_for_expiry_sid_preRegistrationId$", "registration_center_id": "$registration_center_id$", "id": "mosip.pre-registration.booking.book", "version": "1.0", "appointment_date": "2023-05-16", "time_slot_from": "09:00:00", "time_slot_to": "09:15:00", "requesttime": "$TIMESTAMP$" }, output={ "errors": [ { "errorCode": "PRG_BOOK_RCI_031" } ] }, inputTemplate=preReg/bookAppointment/bookAppointment, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Book an appointment with an expired status))
io.mosip.testrig.apirig.testscripts.CreatePreReg
Prereg_CreatePrereg_All_Valid_Smoke_BookByPRID_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "langCode": "$1STLANG$" }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration for a valid booking using the PRID (Patient Registration ID)))
Prereg_CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "9876543210", "mobileno": "9876543210", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with a valid updated document reference ID))
Prereg_CreatePrereg_All_Valid_Smoke_date_verification_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_date_verification_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with an invalid OTP))
Prereg_CreatePrereg_All_Valid_Smoke_for_expiry_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_for_expiry_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration, booking an appointment, and checking the expiration status if the user does not reach the center by the scheduled slot time))
Prereg_CreatePrereg_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating demographic details with valid data))
Prereg_CreatePrereg_Invalid_OTP_Neg_StatusCode (TestCaseDTO(testCaseName=Prereg_CreatePrereg_Invalid_OTP_Neg_StatusCode, endPoint=/preregistration/v1/applications/prereg, role=invalidBatch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output=500, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with an invalid OTP))
Prereg_CreatePrereg_Invalid_PostalCode_Neg (TestCaseDTO(testCaseName=Prereg_CreatePrereg_Invalid_PostalCode_Neg, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "KER-IOV-004" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with an invalid postal code))
Prereg_CreatePrereg_Smoke_CancelApplicationsAppointment_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_CancelApplicationsAppointment_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration and cancelling the appointment after booking))
Prereg_CreatePrereg_Smoke_CancellAppointment_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_CancellAppointment_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration data to cancel a booked appointment))
Prereg_CreatePrereg_Smoke_alldel_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_alldel_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration to delete data))
Prereg_CreatePrereg_SpacialCharacter_PostalCode_Neg (TestCaseDTO(testCaseName=Prereg_CreatePrereg_SpacialCharacter_PostalCode_Neg, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "$34!", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "KER-IOV-004" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with a special character in the postal code))
Prereg_CreatePrereg_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_Valid_Smoke_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating demographic details with valid data))
Prereg_CreatePrereg_blank_id_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_blank_id_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with a blank ID))
Prereg_CreatePrereg_book_appoinment_without_update_prereg_status_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_book_appoinment_without_update_prereg_status_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration for booking an appointment without updating preregistration status))
Prereg_CreatePrereg_cancell_incomplete_prid_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_cancell_incomplete_prid_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration and canceling the incomplete PRID))
Prereg_CreatePrereg_cancell_pending_appoinment_prid_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_cancell_pending_appoinment_prid_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration and canceling pending appointment using PRID))
Prereg_CreatePrereg_in_Valid_id_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_in_Valid_id_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.prtion.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating demographic details with an invalid field ID))
Prereg_CreatePrereg_invalid_email_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_email_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "so.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "KER-IOV-004" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with an invalid email address))
Prereg_CreatePrereg_invalid_langCode_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_langCode_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$363738$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with an invalid langcode))
Prereg_CreatePrereg_invalid_requesttime_format_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_requesttime_format_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$2233STAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_015" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with an invalid request-time format))
Prereg_CreatePrereg_invalid_version_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_version_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "13YU2U2", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with an invalid version))
Prereg_CreatePrereg_missing_id_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_id_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "$REMOVE$" }, output={ "errors": [ { "errorCode": "PRG_PAM_CORE_001" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with a missing ID))
Prereg_CreatePrereg_missing_langCode_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_langCode_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$REMOVE$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_014" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration without specifying a langcode))
Prereg_CreatePrereg_missing_requesttime_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_requesttime_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$REMOVE$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_003" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration without specifying a request time))
Prereg_CreatePrereg_missing_version_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_version_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "$REMOVE$", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_002" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration without specifying a version))
Prereg_CreatePrereg_previous_date_sid (TestCaseDTO(testCaseName=Prereg_CreatePrereg_previous_date_sid, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "mobileno": "8249742850", "email": "goku@hogwarts.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "2019-08-23T05:28:27.570Z", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "PRG_CORE_REQ_013" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with a previous date))
Prereg_CreatePrereg_with_future_date (TestCaseDTO(testCaseName=Prereg_CreatePrereg_with_future_date, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "1996/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/createPrereg/createPreregResult, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with a future date))
Prereg_CreatePrereg_with_special_characters_date (TestCaseDTO(testCaseName=Prereg_CreatePrereg_with_special_characters_date, endPoint=/preregistration/v1/applications/prereg, role=batch, templateFields=null, input={ "postalCode": "14022", "phone": "8249742850", "email": "goku@technoforte.co.in", "IDSchemaVersion": $SCHEMAVERSION$, "dateOfBirth": "19@@@@9$$6/01/01", "version": "1.0", "langCode": "$1STLANG$", "requesttime": "$TIMESTAMP$", "id": "mosip.pre-registration.demographic.create" }, output={ "errors": [ { "errorCode": "KER-IOV-004" } ] }, inputTemplate={"request":{"requiredFields":["IDSchemaVersion","fullName","dateOfBirth","gender","addressLine1","addressLine2","addressLine3","region","province","city","zone","postalCode","phone","email","residenceStatus"],"demographicDetails":{"identity":{"gender":[{"language":"eng","value":"TEST_gender"},{"language":"ara","value":"TEST_gender"},{"language":"fra","value":"TEST_gender"},{"language":"tam","value":"TEST_gender"},{"language":"hin","value":"TEST_gender"},{"language":"kan","value":"TEST_gender"}],"city":[{"language":"eng","value":"TEST_city"},{"language":"ara","value":"TEST_city"},{"language":"fra","value":"TEST_city"},{"language":"tam","value":"TEST_city"},{"language":"hin","value":"TEST_city"},{"language":"kan","value":"TEST_city"}],"postalCode":"{{postalCode}}","fullName":[{"language":"eng","value":"TEST_fullName"},{"language":"ara","value":"TEST_fullName"},{"language":"fra","value":"TEST_fullName"},{"language":"tam","value":"TEST_fullName"},{"language":"hin","value":"TEST_fullName"},{"language":"kan","value":"TEST_fullName"}],"dateOfBirth":"{{dateOfBirth}}","IDSchemaVersion":0.3,"province":[{"language":"eng","value":"TEST_province"},{"language":"ara","value":"TEST_province"},{"language":"fra","value":"TEST_province"},{"language":"tam","value":"TEST_province"},{"language":"hin","value":"TEST_province"},{"language":"kan","value":"TEST_province"}],"zone":[{"language":"eng","value":"TEST_zone"},{"language":"ara","value":"TEST_zone"},{"language":"fra","value":"TEST_zone"},{"language":"tam","value":"TEST_zone"},{"language":"hin","value":"TEST_zone"},{"language":"kan","value":"TEST_zone"}],"phone":"{{phone}}","addressLine1":[{"language":"eng","value":"TEST_addressLine1"},{"language":"ara","value":"TEST_addressLine1"},{"language":"fra","value":"TEST_addressLine1"},{"language":"tam","value":"TEST_addressLine1"},{"language":"hin","value":"TEST_addressLine1"},{"language":"kan","value":"TEST_addressLine1"}],"addressLine2":[{"language":"eng","value":"TEST_addressLine2"},{"language":"ara","value":"TEST_addressLine2"},{"language":"fra","value":"TEST_addressLine2"},{"language":"tam","value":"TEST_addressLine2"},{"language":"hin","value":"TEST_addressLine2"},{"language":"kan","value":"TEST_addressLine2"}],"residenceStatus":[{"language":"eng","value":"TEST_residenceStatus"},{"language":"ara","value":"TEST_residenceStatus"},{"language":"fra","value":"TEST_residenceStatus"},{"language":"tam","value":"TEST_residenceStatus"},{"language":"hin","value":"TEST_residenceStatus"},{"language":"kan","value":"TEST_residenceStatus"}],"addressLine3":[{"language":"eng","value":"TEST_addressLine3"},{"language":"ara","value":"TEST_addressLine3"},{"language":"fra","value":"TEST_addressLine3"},{"language":"tam","value":"TEST_addressLine3"},{"language":"hin","value":"TEST_addressLine3"},{"language":"kan","value":"TEST_addressLine3"}],"region":[{"language":"eng","value":"TEST_region"},{"language":"ara","value":"TEST_region"},{"language":"fra","value":"TEST_region"},{"language":"tam","value":"TEST_region"},{"language":"hin","value":"TEST_region"},{"language":"kan","value":"TEST_region"}],"email":"{{email}}"}},"langCode":"{{langCode}}"},"requesttime":"{{requesttime}}","id":"{{id}}","version":"{{version}}"}, outputTemplate=preReg/error, restMethod=post, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=true, allowedErrorCodes=null, kycFields=null, description=Creating preregistration with special characters on the date filed))
io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId
Prereg_GetAppointmentDetails_AllValid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_AllValid_Smoke_sid, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_sid_preRegistrationId$" }, output={ "registration_center_id": "10003" }, inputTemplate=preReg/GetAppointmentDetails/getAppointmentDetails, outputTemplate=preReg/GetAppointmentDetails/getAppointmentDetailsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve appointment details for a valid preregistrationID))
Prereg_GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid (TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_All_Valid_Smoke_BookByPRID_sid_preRegistrationId$" }, output={ "registration_center_id": "10003" }, inputTemplate=preReg/GetAppointmentDetails/getAppointmentDetails, outputTemplate=preReg/GetAppointmentDetails/getAppointmentDetailsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve appointment details booked by a valid PRID))
Prereg_GetAppointmentDetails_inValid_preRegistrationId (TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_inValid_preRegistrationId, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "ggfr3567ugg" }, output={ "errors": [ { "errorCode": "PRG_APP_013" } ] }, inputTemplate=preReg/GetAppointmentDetails/getAppointmentDetails, outputTemplate=preReg/error, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve appointment details for a invalid preregistrationID))
Prereg_GetAppointmentDetails_with_cancelled_appoinment (TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_with_cancelled_appoinment, endPoint=/preregistration/v1/appointment/{preRegistrationId}, role=batch, templateFields=null, input={ "preRegistrationId": "$ID:CreatePrereg_Smoke_CancelApplicationsAppointment_sid_preRegistrationId$" }, output={ "registration_center_id": "10003" }, inputTemplate=preReg/GetAppointmentDetails/getAppointmentDetails, outputTemplate=preReg/GetAppointmentDetails/getAppointmentDetailsResult, restMethod=get, regenerateHbs=false, validityCheckRequired=false, auditLogCheck=false, checkErrorsOnlyInResponse=false, allowedErrorCodes=null, kycFields=null, description=Retrieve appointment details for a cancelled appointment))
D:\API_TEST_RIG\PREREG\pre-registration\apitest\testNgXmlFiles\preregApi.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="PreReg Suite" guice-stage="DEVELOPMENT">
  <listeners>
    <listener class-name="io.mosip.testrig.apirig.report.EmailableReport"/>
  </listeners>
  <test name="CreatePreregistration">
    <parameter name="ymlFile" value="preReg/createPrereg/createPrereg.yml"/>
    <parameter name="idKeyName" value="preRegistrationId"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.CreatePreReg"/>
    </classes>
  </test> <!-- CreatePreregistration -->
  <test name="UpdatePreregistration">
    <parameter name="ymlFile" value="preReg/UpdatePreregistration/UpdatePreregistration.yml"/>
    <parameter name="pathParams" value="preRegistrationId"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.UpdatePrereg"/>
    </classes>
  </test> <!-- UpdatePreregistration -->
  <test name="GetApplicationWithPrId">
    <parameter name="ymlFile" value="preReg/GetApplicationWithPrId/GetApplicationWithPrId.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetApplicationWithPrId -->
  <test name="FetchApplicationByPrid">
    <parameter name="ymlFile" value="preReg/FetchApplicationByPrid/FetchApplicationByPrid.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- FetchApplicationByPrid -->
  <test name="GetApplicationStatusWithPrId">
    <parameter name="ymlFile" value="preReg/GetApplicationStatusWithPrId/GetApplicationStatusWithPrId.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetApplicationStatusWithPrId -->
  <test name="Uploaddocument">
    <parameter name="ymlFile" value="preReg/uploadDocument/uploadDocument.yml"/>
    <parameter name="idKeyName" value="docId"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile"/>
    </classes>
  </test> <!-- Uploaddocument -->
  <test name="UpdateDocRefID">
    <parameter name="ymlFile" value="preReg/UpdateDocRefID/UpdateDocRefID.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.PutWithPathParam"/>
    </classes>
  </test> <!-- UpdateDocRefID -->
  <test name="CopyDocument">
    <parameter name="ymlFile" value="preReg/CopyDocument/CopyDocument.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.PutWithPathParam"/>
    </classes>
  </test> <!-- CopyDocument -->
  <test name="UpdatePreRegStatus">
    <parameter name="ymlFile" value="preReg/UpdatePreRegStatus/updatePreRegStatus.yml"/>
    <parameter name="pathParams" value="preRegistrationId"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.PutWithPathParam"/>
    </classes>
  </test> <!-- UpdatePreRegStatus -->
  <test name="GetAllDocForPrId">
    <parameter name="ymlFile" value="preReg/GetAllDocForPrId/GetAllDocForPrId.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetAllDocForPrId -->
  <test name="GetSpecificDocumentforaPRID">
    <parameter name="ymlFile" value="preReg/GetSpecificDocumentforaPRID/GetSpecificDocumentforaPRID.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetSpecificDocumentforaPRID -->
  <test name="GetPRIDByDateRange">
    <parameter name="ymlFile" value="preReg/GetPRIDByDateRange/GetPRIDByDateRange.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- GetPRIDByDateRange -->
  <test name="BookAppointment">
    <parameter name="ymlFile" value="preReg/bookAppointment/bookAppointment.yml"/>
    <parameter name="pathParams" value="preRegistrationId"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.BookAppoinment"/>
    </classes>
  </test> <!-- BookAppointment -->
  <test name="FetchAppointmentDetailsByPrid">
    <parameter name="ymlFile" value="preReg/FetchAppointmentDetailsByPrid/FetchAppointmentDetailsByPrid.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- FetchAppointmentDetailsByPrid -->
  <test name="BookAppointmentByPRID">
    <parameter name="ymlFile" value="preReg/bookAppointmentByPRID/bookAppointmentByPRID.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid"/>
    </classes>
  </test> <!-- BookAppointmentByPRID -->
  <test name="GetAppointmentDetails">
    <parameter name="ymlFile" value="preReg/GetAppointmentDetails/GetAppointmentDetails.yml"/>
    <parameter name="idKeyName" value="appointment_date,time_slot_from"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId"/>
    </classes>
  </test> <!-- GetAppointmentDetails -->
  <test name="CancelAppointment">
    <parameter name="ymlFile" value="preReg/CancelAppointment/CancelAppointment.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.PutWithPathParam"/>
    </classes>
  </test> <!-- CancelAppointment -->
  <test name="CancelApplicationsAppointment">
    <parameter name="ymlFile" value="preReg/CancelApplicationsAppointment/CancelApplicationsAppointment.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.PutWithPathParam"/>
    </classes>
  </test> <!-- CancelApplicationsAppointment -->
  <test name="GetAvailableSlotForRegCentreId">
    <parameter name="ymlFile" value="preReg/GetAvailableSlotForRegCentreId/GetAvailableSlotForRegCentreId.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetAvailableSlotForRegCentreId -->
  <test name="GetBookingsForRegCenter">
    <parameter name="ymlFile" value="preReg/GetBookingsForRegCenter/GetBookingsForRegCenter.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetBookingsForRegCenter -->
  <test name="GetPRIDForRegCent">
    <parameter name="ymlFile" value="preReg/GetPRIDForRegCent/GetPRIDForRegCent.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetPRIDForRegCent -->
  <test name="SendNotifications">
    <parameter name="ymlFile" value="preReg/SendNotifications/SendNotifications.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI"/>
    </classes>
  </test> <!-- SendNotifications -->
  <test name="DeleteSpecificDocForaPRID">
    <parameter name="ymlFile" value="preReg/DeleteSpecificDocForaPRID/DeleteSpecificDocForaPRID.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.DeleteWithParam"/>
    </classes>
  </test> <!-- DeleteSpecificDocForaPRID -->
  <test name="DeleteAllDocForaPRID">
    <parameter name="ymlFile" value="preReg/DeleteAllDocForaPRID/DeleteAllDocForaPRID.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.DeleteWithParam"/>
    </classes>
  </test> <!-- DeleteAllDocForaPRID -->
  <test name="DeleteBooking">
    <parameter name="ymlFile" value="preReg/DeleteBooking/DeleteBooking.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.DeleteWithParam"/>
    </classes>
  </test> <!-- DeleteBooking -->
  <test name="InvalidateToken">
    <parameter name="ymlFile" value="preReg/InvalidateToken/InvalidateToken.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- InvalidateToken -->
  <test name="Transliteration">
    <parameter name="ymlFile" value="preReg/Transliteration/Translate.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- Transliteration -->
  <test name="GetAllApplications">
    <parameter name="ymlFile" value="preReg/GetAllApplications/GetAllApplications.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetAllApplications -->
  <test name="GetAllApplicationsWithapplicationId">
    <parameter name="ymlFile" value="preReg/GetAllApplicationsWithapplicationId/GetAllApplicationsWithapplicationId.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetAllApplicationsWithapplicationId -->
  <test name="GetUpdatedDateTimeByPrid">
    <parameter name="ymlFile" value="preReg/GetUpdatedDateTimeByPrid/GetUpdatedDateTimeByPrid.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- GetUpdatedDateTimeByPrid -->
  <test name="AddUpdateRegistration">
    <parameter name="ymlFile" value="preReg/AddUpdateRegistration/AddUpdateRegistration.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- AddUpdateRegistration -->
  <test name="AddLostUinApplication">
    <parameter name="ymlFile" value="preReg/AddLostUinApplication/AddLostUinApplication.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- AddLostUinApplication -->
  <test name="DeleteLostUinApplication">
    <parameter name="ymlFile" value="preReg/DeleteLostUinApplication/DeleteLostUinApplication.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.DeleteWithParam"/>
    </classes>
  </test> <!-- DeleteLostUinApplication -->
  <test name="DeletePreRegistration">
    <parameter name="ymlFile" value="preReg/DeletePreRegistration/DeletePreRegistration.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.DeleteWithParam"/>
    </classes>
  </test> <!-- DeletePreRegistration -->
  <test name="GetPreRegInfo">
    <parameter name="ymlFile" value="preReg/GetPreRegInfoByPrid/GetPreRegInfoByPrid.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetPreRegInfo -->
  <test name="GetAllPreRegApplications">
    <parameter name="ymlFile" value="preReg/GetAllPreRegApplications/GetAllPreRegApplications.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.GetWithParam"/>
    </classes>
  </test> <!-- GetAllPreRegApplications -->
  <test name="SendOtp">
    <parameter name="ymlFile" value="preReg/SendOtp/SendOtp.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- SendOtp -->
  <test name="ValidateOtp">
    <parameter name="ymlFile" value="preReg/ValidateOtp/ValidateOtp.yml"/>
    <classes>
      <class name="io.mosip.testrig.apirig.testscripts.SimplePost"/>
    </classes>
  </test> <!-- ValidateOtp -->
</suite> <!-- PreReg Suite -->
            
Tests for PreReg Suite
  • CreatePreregistration (1 class)
  • UpdatePreregistration (1 class)
  • GetApplicationWithPrId (1 class)
  • FetchApplicationByPrid (1 class)
  • GetApplicationStatusWithPrId (1 class)
  • Uploaddocument (1 class)
  • UpdateDocRefID (1 class)
  • CopyDocument (1 class)
  • UpdatePreRegStatus (1 class)
  • GetAllDocForPrId (1 class)
  • GetSpecificDocumentforaPRID (1 class)
  • GetPRIDByDateRange (1 class)
  • BookAppointment (1 class)
  • FetchAppointmentDetailsByPrid (1 class)
  • BookAppointmentByPRID (1 class)
  • GetAppointmentDetails (1 class)
  • CancelAppointment (1 class)
  • CancelApplicationsAppointment (1 class)
  • GetAvailableSlotForRegCentreId (1 class)
  • GetBookingsForRegCenter (1 class)
  • GetPRIDForRegCent (1 class)
  • SendNotifications (1 class)
  • DeleteSpecificDocForaPRID (1 class)
  • DeleteAllDocForaPRID (1 class)
  • DeleteBooking (1 class)
  • InvalidateToken (1 class)
  • Transliteration (1 class)
  • GetAllApplications (1 class)
  • GetAllApplicationsWithapplicationId (1 class)
  • GetUpdatedDateTimeByPrid (1 class)
  • AddUpdateRegistration (1 class)
  • AddLostUinApplication (1 class)
  • DeleteLostUinApplication (1 class)
  • DeletePreRegistration (1 class)
  • GetPreRegInfo (1 class)
  • GetAllPreRegApplications (1 class)
  • SendOtp (1 class)
  • ValidateOtp (1 class)
Groups for PreReg Suite
Times for PreReg Suite
Total running time: 15 minutes
Reporter output for PreReg Suite
Prereg_CreatePrereg_blank_id_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_blank_id_sid, endPoint=/preregistration/v1/applications...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_CreatePrereg_in_Valid_id_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_in_Valid_id_sid, endPoint=/preregistration/v1/applicati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_CreatePrereg_Smoke_CancellAppointment_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_CancellAppointment_sid, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_invalid_langCode_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_langCode_sid, endPoint=/preregistration/v1/appl...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_CreatePrereg_Smoke_CancelApplicationsAppointment_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_CancelApplicationsAppointment_sid, endPoint=/prer...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_missing_requesttime_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_requesttime_sid, endPoint=/preregistration/v1/a...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_003 PRG_CORE_REQ_003 PASS
Prereg_CreatePrereg_with_future_date(TestCaseDTO(testCaseName=Prereg_CreatePrereg_with_future_date, endPoint=/preregistration/v1/applicat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_missing_version_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_version_sid, endPoint=/preregistration/v1/appli...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_CreatePrereg_missing_id_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_id_sid, endPoint=/preregistration/v1/applicatio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_CreatePrereg_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appli...)
Response:
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_cancell_incomplete_prid_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_cancell_incomplete_prid_sid, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_cancell_pending_appoinment_prid_sid, endPoint=/preregis...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_previous_date_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_previous_date_sid, endPoint=/preregistration/v1/applica...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_013 PRG_CORE_REQ_013 PASS
Prereg_CreatePrereg_invalid_email_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_email_sid, endPoint=/preregistration/v1/applica...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-IOV-004 KER-IOV-004 PASS
Prereg_CreatePrereg_with_special_characters_date(TestCaseDTO(testCaseName=Prereg_CreatePrereg_with_special_characters_date, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-IOV-004 KER-IOV-004 PASS
Prereg_CreatePrereg_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Valid_Smoke_sid, endPoint=/preregistration/v1/applicati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_invalid_requesttime_format_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_requesttime_format_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_015 PRG_CORE_REQ_015 PASS
Prereg_CreatePrereg_book_appoinment_without_update_prereg_status_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_book_appoinment_without_update_prereg_status_sid, endPo...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_Smoke_alldel_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_alldel_sid, endPoint=/preregistration/v1/applicat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_missing_langCode_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_langCode_sid, endPoint=/preregistration/v1/appl...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_CreatePrereg_All_Valid_Smoke_date_verification_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_date_verification_sid, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_invalid_version_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_version_sid, endPoint=/preregistration/v1/appli...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_CreatePrereg_All_Valid_Smoke_for_expiry_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_for_expiry_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_Invalid_PostalCode_Neg(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Invalid_PostalCode_Neg, endPoint=/preregistration/v1/ap...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-IOV-004 KER-IOV-004 PASS
Prereg_CreatePrereg_Invalid_OTP_Neg_StatusCode(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Invalid_OTP_Neg_StatusCode, endPoint=/preregistration/v...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
status 500 500 PASS
Prereg_CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CreatePrereg_SpacialCharacter_PostalCode_Neg(TestCaseDTO(testCaseName=Prereg_CreatePrereg_SpacialCharacter_PostalCode_Neg, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-IOV-004 KER-IOV-004 PASS
Prereg_UpdatePrereg_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appli...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.statusCode Application_Incomplete Application_Incomplete PASS
Prereg_UpdatePrereg_missing_Version_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_Version_sid, endPoint=/preregistration/v1/appli...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_UpdatePrereg_previous_date_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_previous_date_sid, endPoint=/preregistration/v1/applica...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_013 PRG_CORE_REQ_013 PASS
Prereg_UpdatePrereg_INVALID_requesttime_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_INVALID_requesttime_sid, endPoint=/preregistration/v1/a...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_015 PRG_CORE_REQ_015 PASS
Prereg_UpdatePrereg_inValid_dateOfBirth_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_inValid_dateOfBirth_sid, endPoint=/preregistration/v1/a...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-IOV-004 KER-IOV-004 PASS
Prereg_UpdatePrereg_invalid_id_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_id_sid, endPoint=/preregistration/v1/applicatio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_UpdatePrereg_update_date_without_Status_change_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_update_date_without_Status_change_sid, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.statusCode Application_Incomplete Application_Incomplete PASS
Prereg_UpdatePrereg_Missing_requesttime_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_Missing_requesttime_sid, endPoint=/preregistration/v1/a...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_003 PRG_CORE_REQ_003 PASS
Prereg_UpdatePrereg_invalid_Version_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_Version_sid, endPoint=/preregistration/v1/appli...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_UpdatePrereg_INVALID_langCode_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_INVALID_langCode_sid, endPoint=/preregistration/v1/appl...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_UpdatePrereg_invalid_email_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_email_sid, endPoint=/preregistration/v1/applica...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-IOV-004 KER-IOV-004 PASS
Prereg_UpdatePrereg_missing_langCode_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_langCode_sid, endPoint=/preregistration/v1/appl...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_UpdatePrereg_blank_id_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_blank_id_sid, endPoint=/preregistration/v1/applications...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_UpdatePrereg_missing_id_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_id_sid, endPoint=/preregistration/v1/applicatio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_UpdatePrereg_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.statusCode Application_Incomplete Application_Incomplete PASS
Prereg_GetApplicationWithPrId_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetApplicationWithPrId_inValid_preRegistrationId, endPoint=/preregis...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_FetchApplicationByPrid_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_FetchApplicationByPrid_inValid_preRegistrationId_sid, endPoint=/prer...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_FetchApplicationByPrid_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_FetchApplicationByPrid_All_Valid_Smoke_sid, endPoint=/preregistratio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.demographicDetails.identity.phone 8249742850 8249742850 PASS
response.demographicDetails.identity.postalCode 14022 14022 PASS
response.demographicDetails.identity.dateOfBirth 1996/01/01 1996/01/01 PASS
response.demographicDetails.identity.email goku@hogwarts.co.in goku@hogwarts.co.in PASS
Prereg_GetApplicationStatusWithPrId_inValid_PRID_sid(TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_inValid_PRID_sid, endPoint=/preregistra...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_GetApplicationStatusWithPrId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_All_Valid_Smoke_sid, endPoint=/preregis...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.statusCode Application_Incomplete Application_Incomplete PASS
Prereg_GetApplicationStatusWithPrId_Blank_PRID_sid(TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_Blank_PRID_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_CORE_REQ_016 FAIL
Prereg_UploadDocument_inValid_docTypCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_inValid_docTypCode_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_017 PRG_CORE_REQ_017 PASS
Prereg_UploadDocument_Valid_POR_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_POR_Smoke_sid, endPoint=/preregistration/v1/doc...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid, endPoint=/pre...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_Invalid_doccatCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Invalid_doccatCode_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_018 PRG_CORE_REQ_018 PASS
Prereg_UploadDocument_All_Valid_Smoke_POR_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_BookByPRID_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistra...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_missing_langCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_langCode_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POI_sid, endPoint...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_blank_docTypCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_blank_docTypCode_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_017 PRG_CORE_REQ_017 PASS
Prereg_UploadDocument_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_sid, endPoint=/preregistration/v1/doc...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_Smoke_cancellappointment_POR_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POR_sid, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POB_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_cancell_pending_appoinment_prid_s...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_Valid_Smoke_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_Smoke_POI_sid, endPoint=/preregistration/v1/doc...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POB_expired_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_expired_sid, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POR_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POB_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_BookByPRID_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_sid, endPoint=/pr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POR_expired_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_expired_sid, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_blank_doccatCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_blank_doccatCode_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_018 PRG_CORE_REQ_018 PASS
Prereg_UploadDocument_Smoke_cancellappointment_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POI_sid, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POB_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POR_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POR_sid, endPoint...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_Invalid_langCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Invalid_langCode_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_UploadDocument_All_Valid_Smoke_POR_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_cancell_pending_appoinment_prid_s...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_inValid_id_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_inValid_id_sid, endPoint=/preregistration/v1/document...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POB_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POB_sid, endPoint...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_Smoke_POB_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POB_alldel_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_expiry_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_expiry_sid, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_Smoke_sid, endPoint=/preregistration/v1/documen...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POI_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_BookByPRID_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_Smoke_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_alldel_sid, endPoint=/preregistration/v1/docume...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_Smoke_cancellappointment_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POI_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_cancell_pending_appoinment_prid_s...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_missing_docTypCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_docTypCode_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_017 PRG_CORE_REQ_017 PASS
Prereg_UploadDocument_Blank_id_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Blank_id_sid, endPoint=/preregistration/v1/documents/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_UploadDocument_All_Valid_Smoke_cancell_pending_appoinment_prid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_cancell_pending_appoinment_prid, endP...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid, endPoint=/pre...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_Smoke_POI_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POI_alldel_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_Rebook_the_booked_appoinment_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Rebook_the_booked_appoinment_Smoke_sid, endPoint=/pre...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
response.docName doc_POA.pdf doc_POA.pdf PASS
Prereg_UploadDocument_Valid_POB_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_POB_Smoke_sid, endPoint=/preregistration/v1/doc...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_missing_doccatCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_doccatCode_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_018 PRG_CORE_REQ_018 PASS
Prereg_UploadDocument_All_Valid_Smoke_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid, endPoint=/pre...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UploadDocument_Smoke_POR_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POR_alldel_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CRN CRN PASS
response.docCatCode POR POR PASS
response.docName doc_POR.pdf doc_POR.pdf PASS
Prereg_UploadDocument_Smoke_cancellappointment_POB_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POB_sid, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode COB COB PASS
response.docCatCode POB POB PASS
response.docName doc_POB.pdf doc_POB.pdf PASS
Prereg_UploadDocument_All_Valid_Smoke_POI_expired_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_expired_sid, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docFileFormat pdf pdf PASS
response.docTypCode CIN CIN PASS
response.docCatCode POI POI PASS
response.docName doc_POI.pdf doc_POI.pdf PASS
Prereg_UpdateDocRefID_All_Valid_Smoke_POB_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POB_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdateDocRefID_All_Valid_Smoke_POA_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POA_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdateDocRefID_All_Valid_Smoke_POR_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POR_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdateDocRefID_All_SpatialCharacter_RefNum_Neg(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_SpatialCharacter_RefNum_Neg, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_DOC_005 PRG_PAM_DOC_005 PASS
Prereg_UpdateDocRefID_All_Valid_Smoke_POI_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POI_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdateDocRefID_inValid_documentId(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_inValid_documentId, endPoint=/preregistration/v1/docu...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_DOC_005 PRG_PAM_DOC_005 PASS
Prereg_UpdateDocRefID_Exceeding_Limit_RefNum_Neg(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_Exceeding_Limit_RefNum_Neg, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/document/{documentId}?preRegistrationId={preRegistrationId}&refNumber={refNumber})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_DOC_005 PRG_PAM_DOC_005 PASS
Prereg_CopyDocument_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_All_Valid_Smoke_sid, endPoint=/preregistration/v1/docum...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.docTypCode RNC RNC PASS
response.docCatCode POA POA PASS
Prereg_CopyDocument_in_Valid_doc_cat_code_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_in_Valid_doc_cat_code_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_017 PRG_CORE_REQ_017 PASS
Prereg_CopyDocument_Invalid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_Invalid_preRegistrationId_sid, endPoint=/preregistratio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_CopyDocument_blank_doc_cat_code_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_blank_doc_cat_code_sid, endPoint=/preregistration/v1/do...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{preRegistrationId}?catCode={doc_cat_code}&sourcePreId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_017 PRG_CORE_REQ_017 PASS
Prereg_UpdatePreRegStatus_Smoke_alldel_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_alldel_sid, endPoint=/preregistration/v1/ap...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdatePreRegStatus_Smoke_CancelApplicationsAppointment_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_CancelApplicationsAppointment_sid, endPoint...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdatePreRegStatus_without_update_prereg_status_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_without_update_prereg_status_sid, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_023 PRG_PAM_APP_023 PASS
Prereg_UpdatePreRegStatus_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Valid_Smoke_sid, endPoint=/preregistration/v1/app...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdatePreRegStatus_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdatePreRegStatus_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_All_Valid_Smoke_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdatePreRegStatus_Smoke_CancellAppointment_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_CancellAppointment_sid, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdatePreRegStatus_CA_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_CA_Valid_Smoke_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_UpdatePreRegStatus_for_expired_testcase_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_for_expired_testcase_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/status/{preRegistrationId}?statusCode={statusCode})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetAllDocForPrId_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_GetAllDocForPrId_inValid_preRegistrationId_sid, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/preregistration/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_GetAllDocForPrId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllDocForPrId_All_Valid_Smoke_sid, endPoint=/preregistration/v1/d...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/preregistration/{preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetSpecificDocumentforaPRID_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_All_Valid_Smoke_sid, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetSpecificDocumentforaPRID_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_inValid_preRegistrationId_sid, endPoint=...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_GetSpecificDocumentforaPRID_inValid_documentId_sid(TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_inValid_documentId_sid, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_DOC_005 PRG_PAM_DOC_005 PASS
Prereg_GetPRIDByDateRange_missing_version(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_version, endPoint=/preregistration/v1/syn...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_002 PRG_PAM_CORE_002 PASS
Prereg_GetPRIDByDateRange_Invalid_registrationCenterId(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_registrationCenterId, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_032 PRG_BOOK_RCI_032 PASS
Prereg_GetPRIDByDateRange_blank_id(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_id, endPoint=/preregistration/v1/sync, role...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_GetPRIDByDateRange_Invalid_fromDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_fromDate, endPoint=/preregistration/v1/sy...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_019 PRG_CORE_REQ_019 PASS
Prereg_GetPRIDByDateRange_invalid_version(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_invalid_version, endPoint=/preregistration/v1/syn...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_002 PRG_PAM_CORE_002 PASS
Prereg_GetPRIDByDateRange_blank_requesttime(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_requesttime, endPoint=/preregistration/v1/s...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_003 PRG_PAM_CORE_003 PASS
Prereg_GetPRIDByDateRange_inValid_id(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_inValid_id, endPoint=/preregistration/v1/sync, ro...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_GetPRIDByDateRange_missing_fromDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_fromDate, endPoint=/preregistration/v1/sy...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_019 PRG_CORE_REQ_019 PASS
Prereg_GetPRIDByDateRange_Invalid_requesttime(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_requesttime, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_015 PRG_CORE_REQ_015 PASS
Prereg_GetPRIDByDateRange_blank_registrationCenterId(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_registrationCenterId, endPoint=/preregistra...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_DATA_SYNC_009 PRG_DATA_SYNC_009 PASS
Prereg_GetPRIDByDateRange_missing_id(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_id, endPoint=/preregistration/v1/sync, ro...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_GetPRIDByDateRange_missing_requesttime(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_requesttime, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_003 PRG_PAM_CORE_003 PASS
Prereg_GetPRIDByDateRange_blank_fromDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_fromDate, endPoint=/preregistration/v1/sync...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_019 PRG_CORE_REQ_019 PASS
Prereg_GetPRIDByDateRange_blank_toDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_toDate, endPoint=/preregistration/v1/sync, ...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_032 PRG_BOOK_RCI_032 PASS
Prereg_GetPRIDByDateRange_missing_toDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_toDate, endPoint=/preregistration/v1/sync...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_032 PRG_BOOK_RCI_032 PASS
Prereg_GetPRIDByDateRange_Invalid_toDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_toDate, endPoint=/preregistration/v1/sync...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_019 PRG_CORE_REQ_019 PASS
Prereg_GetPRIDByDateRange_missing_registrationCenterId(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_registrationCenterId, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_DATA_SYNC_009 PRG_DATA_SYNC_009 PASS
Prereg_GetPRIDByDateRange_blank_version(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_version, endPoint=/preregistration/v1/sync,...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_002 PRG_PAM_CORE_002 PASS
Prereg_GetPRIDByDateRange_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_All_Valid_Smoke_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/sync)
Response:
Prereg_BookAppointment_Blank_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_time_slot_from, endPoint=/preregistration/v1/a...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointment_Invalid_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_time_slot_to, endPoint=/preregistration/v1/a...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointment_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointment_inValid_preRegistrationId, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_BookAppointment_CA_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointment_CA_Smoke, endPoint=/preregistration/v1/applications/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_BookAppointment_Missing_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_time_slot_to, endPoint=/preregistration/v1/a...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointment_Blank_Id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_Id, endPoint=/preregistration/v1/applications/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_BookAppointment_previous_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_previous_date, endPoint=/preregistration/v1/applicat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_013 PRG_CORE_REQ_013 PASS
Prereg_BookAppointment_missing_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointment_missing_time_slot_from, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointment_Blank_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_registration_center_id, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_007 PRG_BOOK_RCI_007 PASS
Prereg_BookAppointment_CancelApplicationsAppointment_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointment_CancelApplicationsAppointment_Smoke, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_BookAppointment_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointment_All_Valid_Smoke, endPoint=/preregistration/v1/applic...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_BookAppointment_Missing_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_appointment_date, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_008 PRG_BOOK_RCI_008 PASS
Prereg_BookAppointment_with_All_InValid_data(TestCaseDTO(testCaseName=Prereg_BookAppointment_with_All_InValid_data, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_015 PRG_CORE_REQ_015 PASS
Prereg_BookAppointment_Invalid_version(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_version, endPoint=/preregistration/v1/applic...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_BookAppointment_Blank_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_requesttime, endPoint=/preregistration/v1/appl...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_003 PRG_CORE_REQ_003 PASS
Prereg_BookAppointment_Blank_version(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_version, endPoint=/preregistration/v1/applicat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_BookAppointment_Missing_version(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_version, endPoint=/preregistration/v1/applic...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_BookAppointment_On_holiday(TestCaseDTO(testCaseName=Prereg_BookAppointment_On_holiday, endPoint=/preregistration/v1/application...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_002 PRG_BOOK_RCI_002 PASS
Prereg_BookAppointment_Blank_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_appointment_date, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_008 PRG_BOOK_RCI_008 PASS
Prereg_BookAppointment_Invalid_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_appointment_date, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_031 PRG_BOOK_RCI_031 PASS
Prereg_BookAppointment_Invalid_Id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_Id, endPoint=/preregistration/v1/application...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_BookAppointment_Missing_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_registration_center_id, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_007 PRG_BOOK_RCI_007 PASS
Prereg_BookAppointment_Invalid_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_registration_center_id, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-MSD-215 KER-MSD-215 PASS
Prereg_BookAppointment_missing_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointment_missing_requesttime, endPoint=/preregistration/v1/ap...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_003 PRG_CORE_REQ_003 PASS
Prereg_BookAppointment_with_expired_status(TestCaseDTO(testCaseName=Prereg_BookAppointment_with_expired_status, endPoint=/preregistration/v1/ap...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_031 PRG_BOOK_RCI_031 PASS
Prereg_BookAppointment_Blank_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_time_slot_to, endPoint=/preregistration/v1/app...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointment_Invalid_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_requesttime, endPoint=/preregistration/v1/ap...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_015 PRG_CORE_REQ_015 PASS
Prereg_BookAppointment_Invalid_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_time_slot_from, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointment_blank_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointment_blank_preRegistrationId, endPoint=/preregistration/v...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_015 PRG_CORE_REQ_016 FAIL
Prereg_FetchAppointmentDetailsByPrid_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_FetchAppointmentDetailsByPrid_All_Valid_Smoke_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.registration_center_id 10003 10003 PASS
Prereg_FetchAppointmentDetailsByPrid_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_FetchAppointmentDetailsByPrid_inValid_preRegistrationId_sid, endPoin...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_BookAppointmentByPRID_Invalid_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_registration_center_id, endPoint=/prer...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-MSD-215 KER-MSD-215 PASS
Prereg_BookAppointmentByPRID_Invalid_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_appointment_date, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_031 PRG_BOOK_RCI_031 PASS
Prereg_BookAppointmentByPRID_missing_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_missing_preRegistrationId, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_BookAppointmentByPRID_blank_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_time_slot_to, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointmentByPRID_Blank_Id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_Id, endPoint=/preregistration/v1/applica...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_BookAppointmentByPRID_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_All_Valid_Smoke, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_BookAppointmentByPRID_previous_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_previous_requesttime, endPoint=/preregistratio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_013 PRG_CORE_REQ_013 PASS
Prereg_BookAppointmentByPRID_missing_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_missing_requesttime, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_003 PRG_CORE_REQ_003 PASS
Prereg_BookAppointmentByPRID_Invalid_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_requesttime, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_015 PRG_CORE_REQ_015 PASS
Prereg_BookAppointmentByPRID_Missing_version(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_version, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_BookAppointmentByPRID_inValid_Id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_inValid_Id, endPoint=/preregistration/v1/appli...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_BookAppointmentByPRID_Invalid_version(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_version, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_BookAppointmentByPRID_Missing_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_registration_center_id, endPoint=/prer...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_007 PRG_BOOK_RCI_007 PASS
Prereg_BookAppointmentByPRID_Blank_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_requesttime, endPoint=/preregistration/v...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_003 PRG_CORE_REQ_003 PASS
Prereg_BookAppointmentByPRID_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_inValid_preRegistrationId, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_BookAppointmentByPRID_Missing_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_appointment_date, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_008 PRG_BOOK_RCI_008 PASS
Prereg_BookAppointmentByPRID_blank_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_time_slot_from, endPoint=/preregistratio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointmentByPRID_Blank_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_appointment_date, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_008 PRG_BOOK_RCI_008 PASS
Prereg_BookAppointmentByPRID_Missing_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_time_slot_from, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointmentByPRID_Missing_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_time_slot_to, endPoint=/preregistratio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_003 PRG_BOOK_RCI_003 PASS
Prereg_BookAppointmentByPRID_Blank_version(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_version, endPoint=/preregistration/v1/ap...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_BookAppointmentByPRID_Blank_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_registration_center_id, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_007 PRG_BOOK_RCI_007 PASS
Prereg_BookAppointmentByPRID_blank_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_preRegistrationId, endPoint=/preregistra...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 NOT AVAILABLE FAIL
Prereg_GetAppointmentDetails_with_cancelled_appoinment(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_with_cancelled_appoinment, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.registration_center_id 10003 10003 PASS
Prereg_GetAppointmentDetails_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_inValid_preRegistrationId, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid, endPoint=/prer...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.registration_center_id 10003 10003 PASS
Prereg_GetAppointmentDetails_AllValid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_AllValid_Smoke_sid, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.registration_center_id 10003 10003 PASS
Prereg_GetAppointmentDetails_empty_space_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_empty_space_preRegistrationId, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 NOT AVAILABLE FAIL
Prereg_CancelAppointment_cancell_incomplete_appoinment(TestCaseDTO(testCaseName=Prereg_CancelAppointment_cancell_incomplete_appoinment, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_013 PRG_BOOK_RCI_013 PASS
Prereg_CancelAppointment_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_CancelAppointment_inValid_preRegistrationId_sid, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_CancelAppointment_with_already_cancelled_appoinment(TestCaseDTO(testCaseName=Prereg_CancelAppointment_with_already_cancelled_appoinment, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_013 PRG_BOOK_RCI_013 PASS
Prereg_CancelAppointment_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CancelAppointment_All_Valid_Smoke_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/{preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CancelApplicationsAppointment_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CancelApplicationsAppointment_All_Valid_Smoke_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_CancelApplicationsAppointment_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_CancelApplicationsAppointment_inValid_preRegistrationId_sid, endPoin...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_GetAvailableSlotForRegCentreId_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_Valid_Smoke_sid, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/availability/{registrationCenterId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.regCenterId 10003 10003 PASS
Prereg_GetAvailableSlotForRegCentreId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_All_Valid_Smoke_sid, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/availability/{registrationCenterId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.regCenterId 10003 10003 PASS
Prereg_GetAvailableSlotForRegCentreId_inValid_registrationCenterId_sid(TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_inValid_registrationCenterId_sid, end...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/availability/{registrationCenterId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-MSD-215 KER-MSD-215 PASS
Prereg_GetBookingsForRegCenter_with_InValid_date_format(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_date_format, endPoint=/preregis...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/bookings/{regCenterId}?from_date=2020-45461&to_date=2034-10-13)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_032 PRG_CORE_REQ_016 FAIL
Prereg_GetBookingsForRegCenter_with_InValid_regcenter(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_regcenter, endPoint=/preregistr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/bookings/{regCenterId}?from_date=2020-10-01&to_date=2034-10-13)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_032 PRG_CORE_REQ_016 FAIL
Prereg_GetBookingsForRegCenter_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_All_Valid_Smoke_sid, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/bookings/{regCenterId}?from_date=2020-10-01&to_date=2034-10-13)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.regCenterId 10003 NOT AVAILABLE FAIL
Prereg_GetBookingsForRegCenter_with_InValid_regcenter_invalidDate(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_regcenter_invalidDate, endPoint...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/bookings/{regCenterId}?from_date=20204555&to_date=2034-10-13)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_032 PRG_CORE_REQ_016 FAIL
Prereg_GetPRIDForRegCent_inValid_registrationCenterId_sid(TestCaseDTO(testCaseName=Prereg_GetPRIDForRegCent_inValid_registrationCenterId_sid, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/preRegistrationId/{registrationCenterId}?from_date=2020-10-01&to_date=2021-10-13)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_BOOK_RCI_032 PRG_BOOK_RCI_032 PASS
Prereg_GetPRIDForRegCent_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetPRIDForRegCent_All_Valid_Smoke_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/appointment/preRegistrationId/{registrationCenterId}?from_date=2020-10-01&to_date=2034-10-13)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.registration_center_id 10003 10003 PASS
Prereg_SendNotifications_Notify_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_SendNotifications_Notify_All_Valid_Smoke, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/notification/notify)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_SendNotifications_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_SendNotifications_All_Valid_Smoke, endPoint=/preregistration/v1/noti...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/notification/notify)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_SendNotifications_InValid_preRegId(TestCaseDTO(testCaseName=Prereg_SendNotifications_InValid_preRegId, endPoint=/preregistration/v1/not...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/notification)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 NOT AVAILABLE FAIL
Prereg_SendNotifications_InValid_id(TestCaseDTO(testCaseName=Prereg_SendNotifications_InValid_id, endPoint=/preregistration/v1/notificat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/notification)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 NOT AVAILABLE FAIL
Prereg_DeletePreRegistration_inValid_documentId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_documentId_sid, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_DOC_005 PRG_PAM_DOC_005 PASS
Prereg_DeletePreRegistration_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_preRegistrationId_sid, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_DeleteSpecificDocForaPRID_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeleteSpecificDocForaPRID_All_Valid_Smoke_sid, endPoint=/preregistra...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/{documentId}?preRegistrationId={preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_DeletePreRegistration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_All_Valid_Smoke_sid, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/preregistration/{preRegistrationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_DeletePreRegistration_InValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_InValid_preRegistrationId_sid, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/documents/preregistration/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_DeleteBooking_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeleteBooking_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appl...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/appointment?preRegistrationId={preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.deletedBy robin.hood@mailinator.com robin.hood@mailinator.com PASS
Prereg_InvalidateToken_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_InvalidateToken_All_Valid_Smoke_sid, endPoint=/preregistration/v1/lo...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/invalidateToken)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response Loggedout successfully Loggedout successfully PASS
Prereg_Transliteration_inValid_fromfieldlang(TestCaseDTO(testCaseName=Prereg_Transliteration_inValid_fromfieldlang, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/transliteration/transliterate)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_TRL_APP_002 PRG_TRL_APP_002 PASS
Prereg_Transliteration_inValid_tofieldlang(TestCaseDTO(testCaseName=Prereg_Transliteration_inValid_tofieldlang, endPoint=/preregistration/v1/tr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/transliteration/transliterate)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_TRL_APP_002 PRG_TRL_APP_002 PASS
Prereg_Transliteration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_Transliteration_All_Valid_Smoke_sid, endPoint=/preregistration/v1/tr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/transliteration/transliterate)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.to_field_value سترِنگ سترِنگ PASS
response.from_field_value string string PASS
response.to_field_lang ara ara PASS
response.from_field_lang eng eng PASS
Prereg_GetAllApplications_InValid_Type(TestCaseDTO(testCaseName=Prereg_GetAllApplications_InValid_Type, endPoint=/preregistration/v1/applic...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications?type={type})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_016 PRG_APP_016 PASS
Prereg_GetAllApplications_InValid(TestCaseDTO(testCaseName=Prereg_GetAllApplications_InValid, endPoint=/preregistration/v1/application...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications?type={type})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_016 PRG_APP_016 PASS
Prereg_GetAllApplications_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllApplications_All_Valid_Smoke_sid, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetAllApplications_Valid_Type_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllApplications_Valid_Type_Smoke_sid, endPoint=/preregistration/v...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications?type={type})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetAllApplicationsWithapplicationId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_All_Valid_Smoke_sid, endPoint=/p...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/{applicationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetAllApplicationsWithapplicationId_with_expired(TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_with_expired, endPoint=/preregis...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/{applicationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetAllApplicationsWithapplicationId_with_invalid_applicationId(TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_with_invalid_applicationId, endP...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/{applicationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_APP_013 PRG_APP_013 PASS
Prereg_GetUpdatedDateTimeByPrid_InValid_ID(TestCaseDTO(testCaseName=Prereg_GetUpdatedDateTimeByPrid_InValid_ID, endPoint=/preregistration/v1/ap...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/updatedTime)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_GetUpdatedDateTimeByPrid_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetUpdatedDateTimeByPrid_All_Valid_Smoke_sid, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/updatedTime)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_AddUpdateRegistration_inValid_langcode(TestCaseDTO(testCaseName=Prereg_AddUpdateRegistration_inValid_langcode, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/updateregistration)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_AddUpdateRegistration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_AddUpdateRegistration_All_Valid_Smoke_sid, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/updateregistration)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType UPDATE_REGISTRATION UPDATE_REGISTRATION PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/updateregistration)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType UPDATE_REGISTRATION UPDATE_REGISTRATION PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/updateregistration)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType UPDATE_REGISTRATION UPDATE_REGISTRATION PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/updateregistration)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType UPDATE_REGISTRATION UPDATE_REGISTRATION PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/updateregistration)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType UPDATE_REGISTRATION UPDATE_REGISTRATION PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/updateregistration)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType UPDATE_REGISTRATION UPDATE_REGISTRATION PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType UPDATE_REGISTRATION UPDATE_REGISTRATION PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Prereg_AddLostUinApplication_without_any_data(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_any_data, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_003 PRG_CORE_REQ_003 PASS
Prereg_AddLostUinApplication_with_INVALID_version(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_with_INVALID_version, endPoint=/preregistratio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_AddLostUinApplication_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_Valid_Smoke_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Prereg_AddLostUinApplication_invalid_lang_code(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_invalid_lang_code, endPoint=/preregistration/v...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_AddLostUinApplication_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_All_Valid_Smoke_sid, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.bookingType LOST_FORGOTTEN_UIN LOST_FORGOTTEN_UIN PASS
response.applicationStatusCode SUBMITTED SUBMITTED PASS
Prereg_AddLostUinApplication_without_version(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_version, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_AddLostUinApplication_inValid_langcode(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_inValid_langcode, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_014 PRG_CORE_REQ_014 PASS
Prereg_AddLostUinApplication_Invalid_id(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_Invalid_id, endPoint=/preregistration/v1/appli...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_CORE_001 PRG_PAM_CORE_001 PASS
Prereg_AddLostUinApplication_without_version_attribute(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_version_attribute, endPoint=/preregist...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/lostuin)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_CORE_REQ_002 PRG_CORE_REQ_002 PASS
Prereg_DeleteLostUinApplication_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_inValid_preRegistrationId_sid, endPoint=/pr...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{applicationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_DeleteLostUinApplication_multiple_application_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_multiple_application_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{applicationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_DeleteLostUinApplication_random_number_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_random_number_sid, endPoint=/preregistratio...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{applicationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_DeleteLostUinApplication_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_All_Valid_Smoke_sid, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{applicationId})
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_DeleteLostUinApplication_after_its_deletion(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_after_its_deletion, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{applicationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 NOT AVAILABLE FAIL
Prereg_DeletePreRegistration_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_preRegistrationId_sid, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_DeletePreRegistration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_All_Valid_Smoke_sid, endPoint=/preregistration...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.deletedBy robin.hood@mailinator.com null FAIL
Prereg_GetPreRegInfoByPrid_Valid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetPreRegInfoByPrid_Valid_preRegistrationId, endPoint=/preregistrati...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/info/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.demographicResponse.demographicDetails.identity.phone 8249742850 8249742850 PASS
response.demographicResponse.demographicDetails.identity.dateOfBirth 1996/01/01 1996/01/01 PASS
response.demographicResponse.demographicDetails.identity.email goku@hogwarts.co.in goku@hogwarts.co.in PASS
response.demographicResponse.demographicDetails.identity.postalCode 14022 14022 PASS
Prereg_GetPreRegInfoByPrid_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetPreRegInfoByPrid_inValid_preRegistrationId, endPoint=/preregistra...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications/prereg/info/{preRegistrationId})
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_APP_005 PRG_PAM_APP_005 PASS
Prereg_GetAllPreRegApplications_LOST_UIN_APPLICATION_sid(TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_LOST_UIN_APPLICATION_sid, endPoint=/preregi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetAllPreRegApplications_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_All_Valid_Smoke_sid, endPoint=/preregistrat...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_GetAllPreRegApplications_DELETE_UIN_APPLICATION_sid(TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_DELETE_UIN_APPLICATION_sid, endPoint=/prere...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/applications)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_SendOtp_Missing_email_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_Missing_email_Neg, endPoint=/preregistration/v1/login/sendOt...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_LGN_008 PRG_PAM_LGN_008 PASS
Prereg_SendOtp_MISSING_Phone_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_MISSING_Phone_Neg, endPoint=/preregistration/v1/login/sendOt...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_LGN_008 PRG_PAM_LGN_008 PASS
Prereg_SendOtp_All_Valid_Smoke_email_sid(TestCaseDTO(testCaseName=Prereg_SendOtp_All_Valid_Smoke_email_sid, endPoint=/preregistration/v1/logi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.status success success PASS
Prereg_SendOtp_Invalid__email_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_Invalid__email_Neg, endPoint=/preregistration/v1/login/sendO...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_LGN_008 PRG_PAM_LGN_008 PASS
Prereg_SendOtp_All_Valid_Smoke_Phone_sid(TestCaseDTO(testCaseName=Prereg_SendOtp_All_Valid_Smoke_Phone_sid, endPoint=/preregistration/v1/logi...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
response.status success success PASS
Prereg_SendOtp_Invalid_Phone_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_Invalid_Phone_Neg, endPoint=/preregistration/v1/login/sendOt...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_LGN_008 PRG_PAM_LGN_008 PASS
Prereg_SendOtp_SpacialCharacter_email_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_SpacialCharacter_email_Neg, endPoint=/preregistration/v1/log...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_LGN_008 PRG_PAM_LGN_008 PASS
Prereg_SendOtp_SpacialCharacter_Val_Phone_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_SpacialCharacter_Val_Phone_Neg, endPoint=/preregistration/v1...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/sendOtp/langcode)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode PRG_PAM_LGN_008 PRG_PAM_LGN_008 PASS
Prereg_ValidateOtp_Invalid_Phone_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_Invalid_Phone_Neg_INVALIDOTP, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/validateOtp)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-OTV-005 KER-OTV-005 PASS
Prereg_ValidateOtp_SpacialCharacters_Email_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_SpacialCharacters_Email_Neg_INVALIDOTP, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/validateOtp)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-OTV-005 KER-OTV-005 PASS
Prereg_ValidateOtp_Invalid_Email_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_Invalid_Email_Neg_INVALIDOTP, endPoint=/preregistration/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/validateOtp)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-OTV-005 KER-OTV-005 PASS
Prereg_ValidateOtp_All_Valid_Smoke_Phone_sid(TestCaseDTO(testCaseName=Prereg_ValidateOtp_All_Valid_Smoke_Phone_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/validateOtp)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-OTV-005 KER-OTV-005 PASS
Prereg_ValidateOtp_All_Valid_Smoke_email_sid(TestCaseDTO(testCaseName=Prereg_ValidateOtp_All_Valid_Smoke_email_sid, endPoint=/preregistration/v1/...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/validateOtp)
Response:
Marking test case as passed. As Output validation not performed and no errors in the response
Prereg_ValidateOtp_SpacialCharacters_Phone_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_SpacialCharacters_Phone_Neg_INVALIDOTP, endPoint=/prereg...)
Request: (End Point URL: https://api-internal.dev-staging.mosip.net/preregistration/v1/login/validateOtp)
Response:
Output validation: EXPECTED vs ACTUAL
FieldName Expected Value Actual Value Status
(errors)[0].errorCode KER-OTV-005 KER-OTV-005 PASS
0 ignored methods
Methods in chronological order
io.mosip.testrig.apirig.testscripts.CreatePreReg
springTestContextBeforeTestClass 0 ms
springTestContextPrepareTestInstance 18 ms
setLogLevel 3036 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 3155 ms
Prereg_CreatePrereg_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appli...) 3624 ms
setResultTestName([TestResult name="" status=SUCCESS method=CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 8989 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 8990 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 8993 ms
Prereg_CreatePrereg_book_appoinment_without_update_prereg_status_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_book_appoinment_without_update_prereg_status_sid, endPo...) 8994 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_All_Valid_Smoke_sid status=SUCCESS method=CreatePreReg.test(io....) 9628 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 9628 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 9629 ms
Prereg_CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid, endPoint=/preregist...) 9629 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_book_appoinment_without_update_prereg_status_sid status=SUCCESS...) 10447 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 10447 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 10448 ms
Prereg_CreatePrereg_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistrati...) 10449 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_All_Valid_Smoke_UpdateDocRefID_sid status=SUCCESS method=Create...) 11129 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 11130 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 11131 ms
Prereg_CreatePrereg_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Valid_Smoke_sid, endPoint=/preregistration/v1/applicati...) 11131 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_All_Valid_Smoke_BookByPRID_sid status=SUCCESS method=CreatePreR...) 11811 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 11811 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 11811 ms
Prereg_CreatePrereg_Smoke_alldel_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_alldel_sid, endPoint=/preregistration/v1/applicat...) 11812 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_Valid_Smoke_sid status=SUCCESS method=CreatePreReg.test(io.mosi...) 12470 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 12470 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 12471 ms
Prereg_CreatePrereg_Smoke_CancellAppointment_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_CancellAppointment_sid, endPoint=/preregistration...) 12472 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_Smoke_alldel_sid status=SUCCESS method=CreatePreReg.test(io.mos...) 13166 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 13166 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 13167 ms
Prereg_CreatePrereg_Smoke_CancelApplicationsAppointment_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Smoke_CancelApplicationsAppointment_sid, endPoint=/prer...) 13167 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_Smoke_CancellAppointment_sid status=SUCCESS method=CreatePreReg...) 13804 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 13804 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 13805 ms
Prereg_CreatePrereg_All_Valid_Smoke_for_expiry_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_for_expiry_sid, endPoint=/preregistrati...) 13806 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_Smoke_CancelApplicationsAppointment_sid status=SUCCESS method=C...) 14476 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 14476 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 14477 ms
Prereg_CreatePrereg_in_Valid_id_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_in_Valid_id_sid, endPoint=/preregistration/v1/applicati...) 14477 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_All_Valid_Smoke_for_expiry_sid status=SUCCESS method=CreatePreR...) 14913 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 14913 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 14915 ms
Prereg_CreatePrereg_missing_id_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_id_sid, endPoint=/preregistration/v1/applicatio...) 14916 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_in_Valid_id_sid status=SUCCESS method=CreatePreReg.test(io.mosi...) 15384 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 15384 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 15386 ms
Prereg_CreatePrereg_blank_id_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_blank_id_sid, endPoint=/preregistration/v1/applications...) 15387 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_missing_id_sid status=SUCCESS method=CreatePreReg.test(io.mosip...) 15826 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 15826 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 15827 ms
Prereg_CreatePrereg_missing_langCode_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_langCode_sid, endPoint=/preregistration/v1/appl...) 15828 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_blank_id_sid status=SUCCESS method=CreatePreReg.test(io.mosip.t...) 16452 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 16453 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 16454 ms
Prereg_CreatePrereg_invalid_langCode_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_langCode_sid, endPoint=/preregistration/v1/appl...) 16455 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_missing_langCode_sid status=SUCCESS method=CreatePreReg.test(io...) 17034 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 17035 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 17035 ms
Prereg_CreatePrereg_invalid_email_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_email_sid, endPoint=/preregistration/v1/applica...) 17036 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_invalid_langCode_sid status=SUCCESS method=CreatePreReg.test(io...) 17826 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 17826 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 17827 ms
Prereg_CreatePrereg_invalid_requesttime_format_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_requesttime_format_sid, endPoint=/preregistrati...) 17827 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_invalid_email_sid status=SUCCESS method=CreatePreReg.test(io.mo...) 18229 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 18229 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 18230 ms
Prereg_CreatePrereg_missing_requesttime_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_requesttime_sid, endPoint=/preregistration/v1/a...) 18231 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_invalid_requesttime_format_sid status=SUCCESS method=CreatePreR...) 18639 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 18639 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 18640 ms
Prereg_CreatePrereg_previous_date_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_previous_date_sid, endPoint=/preregistration/v1/applica...) 18640 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_missing_requesttime_sid status=SUCCESS method=CreatePreReg.test...) 19042 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 19042 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 19043 ms
Prereg_CreatePrereg_invalid_version_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_invalid_version_sid, endPoint=/preregistration/v1/appli...) 19043 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_previous_date_sid status=SUCCESS method=CreatePreReg.test(io.mo...) 19442 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 19442 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 19443 ms
Prereg_CreatePrereg_missing_version_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_missing_version_sid, endPoint=/preregistration/v1/appli...) 19443 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_invalid_version_sid status=SUCCESS method=CreatePreReg.test(io....) 19858 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 19859 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 19859 ms
Prereg_CreatePrereg_Invalid_PostalCode_Neg(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Invalid_PostalCode_Neg, endPoint=/preregistration/v1/ap...) 19860 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_missing_version_sid status=SUCCESS method=CreatePreReg.test(io....) 20455 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 20455 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 20456 ms
Prereg_CreatePrereg_SpacialCharacter_PostalCode_Neg(TestCaseDTO(testCaseName=Prereg_CreatePrereg_SpacialCharacter_PostalCode_Neg, endPoint=/preregistrat...) 20456 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_Invalid_PostalCode_Neg status=SUCCESS method=CreatePreReg.test(...) 21047 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 21047 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 21048 ms
Prereg_CreatePrereg_Invalid_OTP_Neg_StatusCode(TestCaseDTO(testCaseName=Prereg_CreatePrereg_Invalid_OTP_Neg_StatusCode, endPoint=/preregistration/v...) 21048 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_SpacialCharacter_PostalCode_Neg status=SUCCESS method=CreatePre...) 21443 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 21443 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 21444 ms
Prereg_CreatePrereg_All_Valid_Smoke_date_verification_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_All_Valid_Smoke_date_verification_sid, endPoint=/prereg...) 21444 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_Invalid_OTP_Neg_StatusCode status=SUCCESS method=CreatePreReg.t...) 22087 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 22087 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 22088 ms
Prereg_CreatePrereg_with_special_characters_date(TestCaseDTO(testCaseName=Prereg_CreatePrereg_with_special_characters_date, endPoint=/preregistration...) 22088 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_All_Valid_Smoke_date_verification_sid status=SUCCESS method=Cre...) 22624 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 22624 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 22625 ms
Prereg_CreatePrereg_with_future_date(TestCaseDTO(testCaseName=Prereg_CreatePrereg_with_future_date, endPoint=/preregistration/v1/applicat...) 22625 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_with_special_characters_date status=SUCCESS method=CreatePreReg...) 23290 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 23290 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 23291 ms
Prereg_CreatePrereg_cancell_incomplete_prid_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_cancell_incomplete_prid_sid, endPoint=/preregistration/...) 23291 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_with_future_date status=SUCCESS method=CreatePreReg.test(io.mos...) 23913 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 23913 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 23914 ms
Prereg_CreatePrereg_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_CreatePrereg_cancell_pending_appoinment_prid_sid, endPoint=/preregis...) 23914 ms
setResultTestName([TestResult name=Prereg_CreatePrereg_cancell_incomplete_prid_sid status=SUCCESS method=CreatePreReg....) 24489 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.CreatePreReg.test(io.mosip.testrig.apirig.dto.TestCa...) 24489 ms
springTestContextAfterTestClass 24490 ms
io.mosip.testrig.apirig.testscripts.UpdatePrereg
springTestContextBeforeTestClass 24527 ms
springTestContextPrepareTestInstance 24528 ms
setLogLevel 24530 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 24543 ms
Prereg_UpdatePrereg_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appli...) 24544 ms
setResultTestName([TestResult name="" status=SUCCESS method=UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 37570 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 37570 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 37571 ms
Prereg_UpdatePrereg_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistrati...) 37571 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_All_Valid_Smoke_sid status=SUCCESS method=UpdatePrereg.test(io....) 38476 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 38477 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 38478 ms
Prereg_UpdatePrereg_inValid_dateOfBirth_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_inValid_dateOfBirth_sid, endPoint=/preregistration/v1/a...) 38479 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_All_Valid_Smoke_BookByPRID_sid status=SUCCESS method=UpdatePrer...) 39151 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 39151 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 39152 ms
Prereg_UpdatePrereg_missing_Version_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_Version_sid, endPoint=/preregistration/v1/appli...) 39154 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_inValid_dateOfBirth_sid status=SUCCESS method=UpdatePrereg.test...) 39644 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 39644 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 39646 ms
Prereg_UpdatePrereg_invalid_Version_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_Version_sid, endPoint=/preregistration/v1/appli...) 39646 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_missing_Version_sid status=SUCCESS method=UpdatePrereg.test(io....) 40108 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 40109 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 40110 ms
Prereg_UpdatePrereg_invalid_email_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_email_sid, endPoint=/preregistration/v1/applica...) 40111 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_invalid_Version_sid status=SUCCESS method=UpdatePrereg.test(io....) 40801 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 40801 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 40802 ms
Prereg_UpdatePrereg_missing_langCode_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_langCode_sid, endPoint=/preregistration/v1/appl...) 40802 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_invalid_email_sid status=SUCCESS method=UpdatePrereg.test(io.mo...) 41471 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 41471 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 41472 ms
Prereg_UpdatePrereg_INVALID_langCode_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_INVALID_langCode_sid, endPoint=/preregistration/v1/appl...) 41473 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_missing_langCode_sid status=SUCCESS method=UpdatePrereg.test(io...) 42145 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 42145 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 42146 ms
Prereg_UpdatePrereg_INVALID_requesttime_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_INVALID_requesttime_sid, endPoint=/preregistration/v1/a...) 42147 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_INVALID_langCode_sid status=SUCCESS method=UpdatePrereg.test(io...) 42554 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 42554 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 42554 ms
Prereg_UpdatePrereg_Missing_requesttime_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_Missing_requesttime_sid, endPoint=/preregistration/v1/a...) 42555 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_INVALID_requesttime_sid status=SUCCESS method=UpdatePrereg.test...) 42966 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 42966 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 42967 ms
Prereg_UpdatePrereg_previous_date_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_previous_date_sid, endPoint=/preregistration/v1/applica...) 42967 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_Missing_requesttime_sid status=SUCCESS method=UpdatePrereg.test...) 43367 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 43367 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 43368 ms
Prereg_UpdatePrereg_invalid_id_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_invalid_id_sid, endPoint=/preregistration/v1/applicatio...) 43369 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_previous_date_sid status=SUCCESS method=UpdatePrereg.test(io.mo...) 43771 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 43772 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 43773 ms
Prereg_UpdatePrereg_missing_id_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_missing_id_sid, endPoint=/preregistration/v1/applicatio...) 43774 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_invalid_id_sid status=SUCCESS method=UpdatePrereg.test(io.mosip...) 44183 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 44183 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 44184 ms
Prereg_UpdatePrereg_blank_id_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_blank_id_sid, endPoint=/preregistration/v1/applications...) 44184 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_missing_id_sid status=SUCCESS method=UpdatePrereg.test(io.mosip...) 44591 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 44592 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 44592 ms
Prereg_UpdatePrereg_update_date_without_Status_change_sid(TestCaseDTO(testCaseName=Prereg_UpdatePrereg_update_date_without_Status_change_sid, endPoint=/prereg...) 44594 ms
setResultTestName([TestResult name=Prereg_UpdatePrereg_blank_id_sid status=SUCCESS method=UpdatePrereg.test(io.mosip.t...) 45320 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.UpdatePrereg.test(io.mosip.testrig.apirig.dto.TestCa...) 45321 ms
springTestContextAfterTestClass 45322 ms
io.mosip.testrig.apirig.testscripts.GetWithParam
springTestContextBeforeTestClass 45334 ms
springTestContextPrepareTestInstance 45335 ms
setLogLevel 45336 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 45344 ms
Prereg_GetApplicationWithPrId_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetApplicationWithPrId_inValid_preRegistrationId, endPoint=/preregis...) 45345 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 45778 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 45778 ms
springTestContextAfterTestClass 45779 ms
springTestContextBeforeTestClass 45787 ms
springTestContextPrepareTestInstance 45787 ms
setLogLevel 45788 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 45795 ms
Prereg_FetchApplicationByPrid_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_FetchApplicationByPrid_All_Valid_Smoke_sid, endPoint=/preregistratio...) 45795 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 46318 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 46318 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 46319 ms
Prereg_FetchApplicationByPrid_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_FetchApplicationByPrid_inValid_preRegistrationId_sid, endPoint=/prer...) 46319 ms
setResultTestName([TestResult name=Prereg_FetchApplicationByPrid_All_Valid_Smoke_sid status=SUCCESS method=GetWithPara...) 46742 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 46742 ms
springTestContextAfterTestClass 46742 ms
springTestContextBeforeTestClass 46750 ms
springTestContextPrepareTestInstance 46750 ms
setLogLevel 46751 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 46758 ms
Prereg_GetApplicationStatusWithPrId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_All_Valid_Smoke_sid, endPoint=/preregis...) 46758 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 47165 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 47165 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 47166 ms
Prereg_GetApplicationStatusWithPrId_inValid_PRID_sid(TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_inValid_PRID_sid, endPoint=/preregistra...) 47166 ms
setResultTestName([TestResult name=Prereg_GetApplicationStatusWithPrId_All_Valid_Smoke_sid status=SUCCESS method=GetWi...) 47626 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 47626 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 47628 ms
Prereg_GetApplicationStatusWithPrId_Blank_PRID_sid(TestCaseDTO(testCaseName=Prereg_GetApplicationStatusWithPrId_Blank_PRID_sid, endPoint=/preregistrati...) 47629 ms
setResultTestName([TestResult name=Prereg_GetApplicationStatusWithPrId_inValid_PRID_sid status=FAILURE method=GetWithP...) 48034 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 48034 ms
springTestContextAfterTestClass 48035 ms
io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile
springTestContextBeforeTestClass 48045 ms
springTestContextPrepareTestInstance 48046 ms
setLogLevel 48046 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 48063 ms
Prereg_UploadDocument_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_sid, endPoint=/preregistration/v1/doc...) 48063 ms
setResultTestName([TestResult name="" status=SUCCESS method=PostWithFormPathParamAndFile.test(io.mosip.testrig.apirig....) 49197 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 49197 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 49198 ms
Prereg_UploadDocument_Rebook_the_booked_appoinment_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Rebook_the_booked_appoinment_Smoke_sid, endPoint=/pre...) 49198 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_sid status=SUCCESS method=PostWithFormPathPar...) 50183 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 50183 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 50184 ms
Prereg_UploadDocument_All_Valid_Smoke_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_sid, endPoint=/preregistration/v1...) 50184 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Rebook_the_booked_appoinment_Smoke_sid status=SUCCESS method=...) 51003 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 51003 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 51004 ms
Prereg_UploadDocument_All_Valid_Smoke_POB_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_sid, endPoint=/preregistration/v1...) 51004 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POI_sid status=SUCCESS method=PostWithFormPat...) 51617 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 51617 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 51618 ms
Prereg_UploadDocument_All_Valid_Smoke_POR_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_sid, endPoint=/preregistration/v1...) 51618 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POB_sid status=SUCCESS method=PostWithFormPat...) 52170 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 52171 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 52171 ms
Prereg_UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid, endPoint=/preregi...) 52171 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POR_sid status=SUCCESS method=PostWithFormPat...) 53105 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 53105 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 53105 ms
Prereg_UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid, endPoint=/pre...) 53106 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_UpdateDocRefID_sid status=SUCCESS method=Post...) 53915 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 53915 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 53915 ms
Prereg_UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid, endPoint=/pre...) 53916 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POI_UpdateDocRefID_sid status=SUCCESS method=...) 54505 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 54505 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 54505 ms
Prereg_UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid, endPoint=/pre...) 54506 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POB_UpdateDocRefID_sid status=SUCCESS method=...) 55178 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 55178 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 55179 ms
Prereg_UploadDocument_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregistra...) 55179 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POR_UpdateDocRefID_sid status=SUCCESS method=...) 56140 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 56140 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 56141 ms
Prereg_UploadDocument_All_Valid_Smoke_POI_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_BookByPRID_sid, endPoint=/preregi...) 56141 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_BookByPRID_sid status=SUCCESS method=PostWith...) 57191 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 57192 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 57192 ms
Prereg_UploadDocument_All_Valid_Smoke_POB_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_BookByPRID_sid, endPoint=/preregi...) 57193 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POI_BookByPRID_sid status=SUCCESS method=Post...) 57810 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 57810 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 57811 ms
Prereg_UploadDocument_All_Valid_Smoke_POR_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_BookByPRID_sid, endPoint=/preregi...) 57811 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POB_BookByPRID_sid status=SUCCESS method=Post...) 58374 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 58374 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 58375 ms
Prereg_UploadDocument_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_Smoke_sid, endPoint=/preregistration/v1/documen...) 58375 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POR_BookByPRID_sid status=SUCCESS method=Post...) 59201 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 59201 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 59202 ms
Prereg_UploadDocument_Valid_Smoke_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_Smoke_POI_sid, endPoint=/preregistration/v1/doc...) 59202 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Valid_Smoke_sid status=SUCCESS method=PostWithFormPathParamAn...) 59911 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 59911 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 59912 ms
Prereg_UploadDocument_Valid_POB_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_POB_Smoke_sid, endPoint=/preregistration/v1/doc...) 59912 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Valid_Smoke_POI_sid status=SUCCESS method=PostWithFormPathPar...) 60478 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 60478 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 60479 ms
Prereg_UploadDocument_Valid_POR_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Valid_POR_Smoke_sid, endPoint=/preregistration/v1/doc...) 60479 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Valid_POB_Smoke_sid status=SUCCESS method=PostWithFormPathPar...) 61173 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 61173 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 61174 ms
Prereg_UploadDocument_Smoke_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_alldel_sid, endPoint=/preregistration/v1/docume...) 61174 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Valid_POR_Smoke_sid status=SUCCESS method=PostWithFormPathPar...) 62009 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 62009 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 62009 ms
Prereg_UploadDocument_Smoke_POI_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POI_alldel_sid, endPoint=/preregistration/v1/do...) 62009 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_alldel_sid status=SUCCESS method=PostWithFormPathParamA...) 62797 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 62797 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 62797 ms
Prereg_UploadDocument_Smoke_POB_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POB_alldel_sid, endPoint=/preregistration/v1/do...) 62798 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_POI_alldel_sid status=SUCCESS method=PostWithFormPathPa...) 63382 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 63382 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 63383 ms
Prereg_UploadDocument_Smoke_POR_alldel_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_POR_alldel_sid, endPoint=/preregistration/v1/do...) 63384 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_POB_alldel_sid status=SUCCESS method=PostWithFormPathPa...) 64003 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 64003 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 64004 ms
Prereg_UploadDocument_Smoke_cancellappointment_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_sid, endPoint=/preregistrati...) 64004 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_POR_alldel_sid status=SUCCESS method=PostWithFormPathPa...) 64829 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 64829 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 64829 ms
Prereg_UploadDocument_Smoke_cancellappointment_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POI_sid, endPoint=/preregist...) 64829 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_cancellappointment_sid status=SUCCESS method=PostWithFo...) 65489 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 65489 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 65489 ms
Prereg_UploadDocument_Smoke_cancellappointment_POB_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POB_sid, endPoint=/preregist...) 65489 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_cancellappointment_POI_sid status=SUCCESS method=PostWi...) 66072 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 66073 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 66073 ms
Prereg_UploadDocument_Smoke_cancellappointment_POR_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_cancellappointment_POR_sid, endPoint=/preregist...) 66073 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_cancellappointment_POB_sid status=SUCCESS method=PostWi...) 66604 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 66604 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 66604 ms
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_sid, endPoint=/pr...) 66604 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_cancellappointment_POR_sid status=SUCCESS method=PostWi...) 67516 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 67516 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 67517 ms
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POI_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POI_sid, endPoint...) 67517 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_sid status=SUCCESS method...) 68204 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 68204 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 68204 ms
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POB_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POB_sid, endPoint...) 68205 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POI_sid status=SUCCESS me...) 68864 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 68865 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 68865 ms
Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POR_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POR_sid, endPoint...) 68866 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POB_sid status=SUCCESS me...) 69545 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 69545 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 69546 ms
Prereg_UploadDocument_inValid_docTypCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_inValid_docTypCode_sid, endPoint=/preregistration/v1/...) 69547 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Smoke_CancelApplicationsAppointment_POR_sid status=SUCCESS me...) 70174 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 70174 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 70174 ms
Prereg_UploadDocument_blank_docTypCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_blank_docTypCode_sid, endPoint=/preregistration/v1/do...) 70175 ms
setResultTestName([TestResult name=Prereg_UploadDocument_inValid_docTypCode_sid status=SUCCESS method=PostWithFormPath...) 70865 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 70865 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 70865 ms
Prereg_UploadDocument_missing_docTypCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_docTypCode_sid, endPoint=/preregistration/v1/...) 70865 ms
setResultTestName([TestResult name=Prereg_UploadDocument_blank_docTypCode_sid status=SUCCESS method=PostWithFormPathPa...) 71448 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 71448 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 71449 ms
Prereg_UploadDocument_blank_doccatCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_blank_doccatCode_sid, endPoint=/preregistration/v1/do...) 71450 ms
setResultTestName([TestResult name=Prereg_UploadDocument_missing_docTypCode_sid status=SUCCESS method=PostWithFormPath...) 72089 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 72089 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 72090 ms
Prereg_UploadDocument_missing_doccatCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_doccatCode_sid, endPoint=/preregistration/v1/...) 72090 ms
setResultTestName([TestResult name=Prereg_UploadDocument_blank_doccatCode_sid status=SUCCESS method=PostWithFormPathPa...) 72716 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 72716 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 72717 ms
Prereg_UploadDocument_Invalid_doccatCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Invalid_doccatCode_sid, endPoint=/preregistration/v1/...) 72718 ms
setResultTestName([TestResult name=Prereg_UploadDocument_missing_doccatCode_sid status=SUCCESS method=PostWithFormPath...) 73341 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 73342 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 73343 ms
Prereg_UploadDocument_Invalid_langCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Invalid_langCode_sid, endPoint=/preregistration/v1/do...) 73343 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Invalid_doccatCode_sid status=SUCCESS method=PostWithFormPath...) 73955 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 73955 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 73956 ms
Prereg_UploadDocument_missing_langCode_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_missing_langCode_sid, endPoint=/preregistration/v1/do...) 73956 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Invalid_langCode_sid status=SUCCESS method=PostWithFormPathPa...) 74599 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 74599 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 74599 ms
Prereg_UploadDocument_inValid_id_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_inValid_id_sid, endPoint=/preregistration/v1/document...) 74600 ms
setResultTestName([TestResult name=Prereg_UploadDocument_missing_langCode_sid status=SUCCESS method=PostWithFormPathPa...) 75222 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 75222 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 75223 ms
Prereg_UploadDocument_Blank_id_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_Blank_id_sid, endPoint=/preregistration/v1/documents/...) 75224 ms
setResultTestName([TestResult name=Prereg_UploadDocument_inValid_id_sid status=SUCCESS method=PostWithFormPathParamAnd...) 75829 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 75829 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 75829 ms
Prereg_UploadDocument_All_Valid_Smoke_expiry_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_expiry_sid, endPoint=/preregistration...) 75829 ms
setResultTestName([TestResult name=Prereg_UploadDocument_Blank_id_sid status=SUCCESS method=PostWithFormPathParamAndFi...) 76599 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 76599 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 76600 ms
Prereg_UploadDocument_All_Valid_Smoke_POI_expired_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_expired_sid, endPoint=/preregistr...) 76600 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_expiry_sid status=SUCCESS method=PostWithForm...) 77295 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 77295 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 77297 ms
Prereg_UploadDocument_All_Valid_Smoke_POB_expired_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_expired_sid, endPoint=/preregistr...) 77297 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POI_expired_sid status=SUCCESS method=PostWit...) 77894 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 77894 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 77895 ms
Prereg_UploadDocument_All_Valid_Smoke_POR_expired_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_expired_sid, endPoint=/preregistr...) 77895 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POB_expired_sid status=SUCCESS method=PostWit...) 78544 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 78544 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 78546 ms
Prereg_UploadDocument_All_Valid_Smoke_cancell_pending_appoinment_prid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_cancell_pending_appoinment_prid, endP...) 78546 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POR_expired_sid status=SUCCESS method=PostWit...) 79391 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 79391 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 79392 ms
Prereg_UploadDocument_All_Valid_Smoke_POI_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POI_cancell_pending_appoinment_prid_s...) 79392 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_cancell_pending_appoinment_prid status=SUCCES...) 80144 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 80144 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 80145 ms
Prereg_UploadDocument_All_Valid_Smoke_POB_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POB_cancell_pending_appoinment_prid_s...) 80145 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POI_cancell_pending_appoinment_prid_sid statu...) 80671 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 80672 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 80673 ms
Prereg_UploadDocument_All_Valid_Smoke_POR_cancell_pending_appoinment_prid_sid(TestCaseDTO(testCaseName=Prereg_UploadDocument_All_Valid_Smoke_POR_cancell_pending_appoinment_prid_s...) 80674 ms
setResultTestName([TestResult name=Prereg_UploadDocument_All_Valid_Smoke_POB_cancell_pending_appoinment_prid_sid statu...) 81283 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormPathParamAndFile.test(io.mosip.testrig.a...) 81283 ms
springTestContextAfterTestClass 81284 ms
io.mosip.testrig.apirig.testscripts.PutWithPathParam
springTestContextBeforeTestClass 81298 ms
springTestContextPrepareTestInstance 81298 ms
setLogLevel 81299 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 81306 ms
Prereg_UpdateDocRefID_All_Valid_Smoke_POA_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POA_sid, endPoint=/preregistration/v1...) 81306 ms
setResultTestName([TestResult name="" status=SUCCESS method=PutWithPathParam.test(io.mosip.testrig.apirig.dto.TestCase...) 81708 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 81708 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 81709 ms
Prereg_UpdateDocRefID_All_Valid_Smoke_POI_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POI_sid, endPoint=/preregistration/v1...) 81709 ms
setResultTestName([TestResult name=Prereg_UpdateDocRefID_All_Valid_Smoke_POA_sid status=SUCCESS method=PutWithPathPara...) 82080 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 82081 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 82081 ms
Prereg_UpdateDocRefID_All_Valid_Smoke_POB_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POB_sid, endPoint=/preregistration/v1...) 82081 ms
setResultTestName([TestResult name=Prereg_UpdateDocRefID_All_Valid_Smoke_POI_sid status=SUCCESS method=PutWithPathPara...) 82459 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 82459 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 82459 ms
Prereg_UpdateDocRefID_All_Valid_Smoke_POR_sid(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_Valid_Smoke_POR_sid, endPoint=/preregistration/v1...) 82460 ms
setResultTestName([TestResult name=Prereg_UpdateDocRefID_All_Valid_Smoke_POB_sid status=SUCCESS method=PutWithPathPara...) 82825 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 82826 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 82826 ms
Prereg_UpdateDocRefID_inValid_documentId(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_inValid_documentId, endPoint=/preregistration/v1/docu...) 82826 ms
setResultTestName([TestResult name=Prereg_UpdateDocRefID_All_Valid_Smoke_POR_sid status=SUCCESS method=PutWithPathPara...) 83214 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 83214 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 83215 ms
Prereg_UpdateDocRefID_All_SpatialCharacter_RefNum_Neg(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_All_SpatialCharacter_RefNum_Neg, endPoint=/preregistr...) 83215 ms
setResultTestName([TestResult name=Prereg_UpdateDocRefID_inValid_documentId status=SUCCESS method=PutWithPathParam.tes...) 83598 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 83598 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 83599 ms
Prereg_UpdateDocRefID_Exceeding_Limit_RefNum_Neg(TestCaseDTO(testCaseName=Prereg_UpdateDocRefID_Exceeding_Limit_RefNum_Neg, endPoint=/preregistration...) 83599 ms
setResultTestName([TestResult name=Prereg_UpdateDocRefID_All_SpatialCharacter_RefNum_Neg status=SUCCESS method=PutWith...) 83961 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 83961 ms
springTestContextAfterTestClass 83961 ms
springTestContextBeforeTestClass 83970 ms
springTestContextPrepareTestInstance 83970 ms
setLogLevel 83970 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 83978 ms
Prereg_CopyDocument_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_All_Valid_Smoke_sid, endPoint=/preregistration/v1/docum...) 83978 ms
setResultTestName([TestResult name="" status=SUCCESS method=PutWithPathParam.test(io.mosip.testrig.apirig.dto.TestCase...) 84686 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 84686 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 84687 ms
Prereg_CopyDocument_in_Valid_doc_cat_code_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_in_Valid_doc_cat_code_sid, endPoint=/preregistration/v1...) 84687 ms
setResultTestName([TestResult name=Prereg_CopyDocument_All_Valid_Smoke_sid status=SUCCESS method=PutWithPathParam.test...) 85077 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 85077 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 85078 ms
Prereg_CopyDocument_blank_doc_cat_code_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_blank_doc_cat_code_sid, endPoint=/preregistration/v1/do...) 85079 ms
setResultTestName([TestResult name=Prereg_CopyDocument_in_Valid_doc_cat_code_sid status=SUCCESS method=PutWithPathPara...) 85455 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 85456 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 85456 ms
Prereg_CopyDocument_Invalid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_CopyDocument_Invalid_preRegistrationId_sid, endPoint=/preregistratio...) 85456 ms
setResultTestName([TestResult name=Prereg_CopyDocument_blank_doc_cat_code_sid status=SUCCESS method=PutWithPathParam.t...) 85831 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 85831 ms
springTestContextAfterTestClass 85832 ms
springTestContextBeforeTestClass 85841 ms
springTestContextPrepareTestInstance 85841 ms
setLogLevel 85841 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 85847 ms
Prereg_UpdatePreRegStatus_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_All_Valid_Smoke_sid, endPoint=/preregistration/v1...) 85848 ms
setResultTestName([TestResult name="" status=SUCCESS method=PutWithPathParam.test(io.mosip.testrig.apirig.dto.TestCase...) 86466 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 86467 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 86467 ms
Prereg_UpdatePreRegStatus_for_expired_testcase_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_for_expired_testcase_sid, endPoint=/preregistrati...) 86468 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_All_Valid_Smoke_sid status=SUCCESS method=PutWithPathPara...) 87059 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 87059 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 87060 ms
Prereg_UpdatePreRegStatus_All_Valid_Smoke_BookByPRID_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_All_Valid_Smoke_BookByPRID_sid, endPoint=/preregi...) 87060 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_for_expired_testcase_sid status=SUCCESS method=PutWithPat...) 87604 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 87604 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 87605 ms
Prereg_UpdatePreRegStatus_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Valid_Smoke_sid, endPoint=/preregistration/v1/app...) 87605 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_All_Valid_Smoke_BookByPRID_sid status=SUCCESS method=PutW...) 88202 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 88203 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 88203 ms
Prereg_UpdatePreRegStatus_CA_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_CA_Valid_Smoke_sid, endPoint=/preregistration/v1/...) 88203 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_Valid_Smoke_sid status=SUCCESS method=PutWithPathParam.te...) 88845 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 88846 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 88846 ms
Prereg_UpdatePreRegStatus_Smoke_alldel_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_alldel_sid, endPoint=/preregistration/v1/ap...) 88846 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_CA_Valid_Smoke_sid status=SUCCESS method=PutWithPathParam...) 89384 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 89384 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 89385 ms
Prereg_UpdatePreRegStatus_Smoke_CancellAppointment_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_CancellAppointment_sid, endPoint=/preregist...) 89385 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_Smoke_alldel_sid status=SUCCESS method=PutWithPathParam.t...) 89976 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 89976 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 89976 ms
Prereg_UpdatePreRegStatus_Smoke_CancelApplicationsAppointment_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_Smoke_CancelApplicationsAppointment_sid, endPoint...) 89976 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_Smoke_CancellAppointment_sid status=SUCCESS method=PutWit...) 90687 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 90687 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 90688 ms
Prereg_UpdatePreRegStatus_without_update_prereg_status_sid(TestCaseDTO(testCaseName=Prereg_UpdatePreRegStatus_without_update_prereg_status_sid, endPoint=/prere...) 90688 ms
setResultTestName([TestResult name=Prereg_UpdatePreRegStatus_Smoke_CancelApplicationsAppointment_sid status=SUCCESS me...) 91276 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 91276 ms
springTestContextAfterTestClass 91277 ms
io.mosip.testrig.apirig.testscripts.GetWithParam
springTestContextBeforeTestClass 91286 ms
springTestContextPrepareTestInstance 91286 ms
setLogLevel 91287 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 91292 ms
Prereg_GetAllDocForPrId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllDocForPrId_All_Valid_Smoke_sid, endPoint=/preregistration/v1/d...) 91293 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 91870 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 91870 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 91870 ms
Prereg_GetAllDocForPrId_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_GetAllDocForPrId_inValid_preRegistrationId_sid, endPoint=/preregistr...) 91870 ms
setResultTestName([TestResult name=Prereg_GetAllDocForPrId_All_Valid_Smoke_sid status=SUCCESS method=GetWithParam.test...) 92238 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 92238 ms
springTestContextAfterTestClass 92239 ms
springTestContextBeforeTestClass 92246 ms
springTestContextPrepareTestInstance 92246 ms
setLogLevel 92246 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 92252 ms
Prereg_GetSpecificDocumentforaPRID_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_All_Valid_Smoke_sid, endPoint=/preregist...) 92252 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 93363 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 93364 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 93364 ms
Prereg_GetSpecificDocumentforaPRID_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_inValid_preRegistrationId_sid, endPoint=...) 93364 ms
setResultTestName([TestResult name=Prereg_GetSpecificDocumentforaPRID_All_Valid_Smoke_sid status=SUCCESS method=GetWit...) 93733 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 93733 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 93734 ms
Prereg_GetSpecificDocumentforaPRID_inValid_documentId_sid(TestCaseDTO(testCaseName=Prereg_GetSpecificDocumentforaPRID_inValid_documentId_sid, endPoint=/prereg...) 93734 ms
setResultTestName([TestResult name=Prereg_GetSpecificDocumentforaPRID_inValid_preRegistrationId_sid status=SUCCESS met...) 94221 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 94221 ms
springTestContextAfterTestClass 94222 ms
io.mosip.testrig.apirig.testscripts.SimplePost
springTestContextBeforeTestClass 94230 ms
springTestContextPrepareTestInstance 94230 ms
setLogLevel 94231 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 94241 ms
Prereg_GetPRIDByDateRange_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_All_Valid_Smoke_sid, endPoint=/preregistration/v1...) 94241 ms
setResultTestName([TestResult name="" status=FAILURE method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 95100 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 95100 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 95100 ms
Prereg_GetPRIDByDateRange_inValid_id(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_inValid_id, endPoint=/preregistration/v1/sync, ro...) 95101 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_All_Valid_Smoke_sid status=SUCCESS method=SimplePost.test...) 95487 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 95487 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 95488 ms
Prereg_GetPRIDByDateRange_blank_id(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_id, endPoint=/preregistration/v1/sync, role...) 95489 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_inValid_id status=SUCCESS method=SimplePost.test(io.mosip...) 95857 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 95857 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 95857 ms
Prereg_GetPRIDByDateRange_missing_id(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_id, endPoint=/preregistration/v1/sync, ro...) 95858 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_blank_id status=SUCCESS method=SimplePost.test(io.mosip.t...) 96236 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 96236 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 96237 ms
Prereg_GetPRIDByDateRange_invalid_version(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_invalid_version, endPoint=/preregistration/v1/syn...) 96237 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_missing_id status=SUCCESS method=SimplePost.test(io.mosip...) 96613 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 96613 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 96614 ms
Prereg_GetPRIDByDateRange_missing_version(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_version, endPoint=/preregistration/v1/syn...) 96614 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_invalid_version status=SUCCESS method=SimplePost.test(io....) 96992 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 96992 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 96993 ms
Prereg_GetPRIDByDateRange_blank_version(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_version, endPoint=/preregistration/v1/sync,...) 96994 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_missing_version status=SUCCESS method=SimplePost.test(io....) 97371 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 97372 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 97373 ms
Prereg_GetPRIDByDateRange_blank_requesttime(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_requesttime, endPoint=/preregistration/v1/s...) 97373 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_blank_version status=SUCCESS method=SimplePost.test(io.mo...) 97750 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 97750 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 97751 ms
Prereg_GetPRIDByDateRange_missing_requesttime(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_requesttime, endPoint=/preregistration/v1...) 97752 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_blank_requesttime status=SUCCESS method=SimplePost.test(i...) 98134 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 98134 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 98134 ms
Prereg_GetPRIDByDateRange_Invalid_requesttime(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_requesttime, endPoint=/preregistration/v1...) 98134 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_missing_requesttime status=SUCCESS method=SimplePost.test...) 98504 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 98504 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 98505 ms
Prereg_GetPRIDByDateRange_Invalid_registrationCenterId(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_registrationCenterId, endPoint=/preregist...) 98505 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_Invalid_requesttime status=SUCCESS method=SimplePost.test...) 98971 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 98971 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 98971 ms
Prereg_GetPRIDByDateRange_blank_registrationCenterId(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_registrationCenterId, endPoint=/preregistra...) 98971 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_Invalid_registrationCenterId status=SUCCESS method=Simple...) 99340 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 99340 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 99341 ms
Prereg_GetPRIDByDateRange_missing_registrationCenterId(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_registrationCenterId, endPoint=/preregist...) 99341 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_blank_registrationCenterId status=SUCCESS method=SimplePo...) 99713 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 99713 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 99714 ms
Prereg_GetPRIDByDateRange_missing_fromDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_fromDate, endPoint=/preregistration/v1/sy...) 99714 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_missing_registrationCenterId status=SUCCESS method=Simple...) 100088 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 100088 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 100089 ms
Prereg_GetPRIDByDateRange_Invalid_fromDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_fromDate, endPoint=/preregistration/v1/sy...) 100089 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_missing_fromDate status=SUCCESS method=SimplePost.test(io...) 100468 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 100468 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 100468 ms
Prereg_GetPRIDByDateRange_blank_fromDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_fromDate, endPoint=/preregistration/v1/sync...) 100468 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_Invalid_fromDate status=SUCCESS method=SimplePost.test(io...) 100842 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 100842 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 100843 ms
Prereg_GetPRIDByDateRange_blank_toDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_blank_toDate, endPoint=/preregistration/v1/sync, ...) 100843 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_blank_fromDate status=SUCCESS method=SimplePost.test(io.m...) 101253 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 101254 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 101254 ms
Prereg_GetPRIDByDateRange_missing_toDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_missing_toDate, endPoint=/preregistration/v1/sync...) 101255 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_blank_toDate status=SUCCESS method=SimplePost.test(io.mos...) 101648 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 101648 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 101650 ms
Prereg_GetPRIDByDateRange_Invalid_toDate(TestCaseDTO(testCaseName=Prereg_GetPRIDByDateRange_Invalid_toDate, endPoint=/preregistration/v1/sync...) 101650 ms
setResultTestName([TestResult name=Prereg_GetPRIDByDateRange_missing_toDate status=SUCCESS method=SimplePost.test(io.m...) 102059 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 102059 ms
springTestContextAfterTestClass 102059 ms
io.mosip.testrig.apirig.testscripts.BookAppoinment
springTestContextBeforeTestClass 102070 ms
springTestContextPrepareTestInstance 102071 ms
setLogLevel 102071 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 102080 ms
Prereg_BookAppointment_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointment_All_Valid_Smoke, endPoint=/preregistration/v1/applic...) 102080 ms
setResultTestName([TestResult name="" status=SUCCESS method=BookAppoinment.test(io.mosip.testrig.apirig.dto.TestCaseDT...) 115281 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 115282 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 115282 ms
Prereg_BookAppointment_CA_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointment_CA_Smoke, endPoint=/preregistration/v1/applications/...) 115282 ms
setResultTestName([TestResult name=Prereg_BookAppointment_All_Valid_Smoke status=SUCCESS method=BookAppoinment.test(io...) 127581 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 127581 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 127582 ms
Prereg_BookAppointment_CancelApplicationsAppointment_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointment_CancelApplicationsAppointment_Smoke, endPoint=/prere...) 127582 ms
setResultTestName([TestResult name=Prereg_BookAppointment_CA_Smoke status=SUCCESS method=BookAppoinment.test(io.mosip....) 139801 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 139801 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 139802 ms
Prereg_BookAppointment_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointment_inValid_preRegistrationId, endPoint=/preregistration...) 139802 ms
setResultTestName([TestResult name=Prereg_BookAppointment_CancelApplicationsAppointment_Smoke status=SUCCESS method=Bo...) 151607 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 151607 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 151607 ms
Prereg_BookAppointment_blank_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointment_blank_preRegistrationId, endPoint=/preregistration/v...) 151608 ms
setResultTestName([TestResult name=Prereg_BookAppointment_inValid_preRegistrationId status=FAILURE method=BookAppoinme...) 163349 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 163349 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 163350 ms
Prereg_BookAppointment_Invalid_Id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_Id, endPoint=/preregistration/v1/application...) 163350 ms
setResultTestName([TestResult name=Prereg_BookAppointment_blank_preRegistrationId status=SUCCESS method=BookAppoinment...) 175128 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 175128 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 175129 ms
Prereg_BookAppointment_Blank_Id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_Id, endPoint=/preregistration/v1/applications/...) 175129 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Invalid_Id status=SUCCESS method=BookAppoinment.test(io.mosi...) 186919 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 186920 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 186920 ms
Prereg_BookAppointment_Blank_version(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_version, endPoint=/preregistration/v1/applicat...) 186920 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Blank_Id status=SUCCESS method=BookAppoinment.test(io.mosip....) 198691 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 198691 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 198692 ms
Prereg_BookAppointment_Missing_version(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_version, endPoint=/preregistration/v1/applic...) 198693 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Blank_version status=SUCCESS method=BookAppoinment.test(io.m...) 210472 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 210472 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 210473 ms
Prereg_BookAppointment_Invalid_version(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_version, endPoint=/preregistration/v1/applic...) 210473 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Missing_version status=SUCCESS method=BookAppoinment.test(io...) 222205 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 222206 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 222206 ms
Prereg_BookAppointment_Invalid_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_registration_center_id, endPoint=/preregistr...) 222206 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Invalid_version status=SUCCESS method=BookAppoinment.test(io...) 234085 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 234085 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 234085 ms
Prereg_BookAppointment_Missing_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_registration_center_id, endPoint=/preregistr...) 234086 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Invalid_registration_center_id status=SUCCESS method=BookApp...) 245893 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 245893 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 245894 ms
Prereg_BookAppointment_Blank_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_registration_center_id, endPoint=/preregistrat...) 245894 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Missing_registration_center_id status=SUCCESS method=BookApp...) 257692 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 257692 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 257693 ms
Prereg_BookAppointment_Blank_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_appointment_date, endPoint=/preregistration/v1...) 257693 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Blank_registration_center_id status=SUCCESS method=BookAppoi...) 269468 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 269468 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 269469 ms
Prereg_BookAppointment_Missing_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_appointment_date, endPoint=/preregistration/...) 269469 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Blank_appointment_date status=SUCCESS method=BookAppoinment....) 281512 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 281512 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 281512 ms
Prereg_BookAppointment_Invalid_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_appointment_date, endPoint=/preregistration/...) 281512 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Missing_appointment_date status=SUCCESS method=BookAppoinmen...) 293392 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 293392 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 293392 ms
Prereg_BookAppointment_Invalid_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_time_slot_to, endPoint=/preregistration/v1/a...) 293392 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Invalid_appointment_date status=SUCCESS method=BookAppoinmen...) 305182 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 305182 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 305182 ms
Prereg_BookAppointment_Missing_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointment_Missing_time_slot_to, endPoint=/preregistration/v1/a...) 305182 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Invalid_time_slot_to status=SUCCESS method=BookAppoinment.te...) 316983 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 316983 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 316983 ms
Prereg_BookAppointment_Invalid_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_time_slot_from, endPoint=/preregistration/v1...) 316983 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Missing_time_slot_to status=SUCCESS method=BookAppoinment.te...) 328802 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 328802 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 328803 ms
Prereg_BookAppointment_Blank_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_time_slot_to, endPoint=/preregistration/v1/app...) 328803 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Invalid_time_slot_from status=SUCCESS method=BookAppoinment....) 340541 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 340541 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 340541 ms
Prereg_BookAppointment_Blank_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_time_slot_from, endPoint=/preregistration/v1/a...) 340541 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Blank_time_slot_to status=SUCCESS method=BookAppoinment.test...) 352292 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 352292 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 352292 ms
Prereg_BookAppointment_missing_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointment_missing_time_slot_from, endPoint=/preregistration/v1...) 352292 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Blank_time_slot_from status=SUCCESS method=BookAppoinment.te...) 364104 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 364104 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 364104 ms
Prereg_BookAppointment_missing_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointment_missing_requesttime, endPoint=/preregistration/v1/ap...) 364104 ms
setResultTestName([TestResult name=Prereg_BookAppointment_missing_time_slot_from status=SUCCESS method=BookAppoinment....) 375805 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 375805 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 375805 ms
Prereg_BookAppointment_Invalid_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointment_Invalid_requesttime, endPoint=/preregistration/v1/ap...) 375805 ms
setResultTestName([TestResult name=Prereg_BookAppointment_missing_requesttime status=SUCCESS method=BookAppoinment.tes...) 387587 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 387587 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 387587 ms
Prereg_BookAppointment_Blank_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointment_Blank_requesttime, endPoint=/preregistration/v1/appl...) 387587 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Invalid_requesttime status=SUCCESS method=BookAppoinment.tes...) 399370 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 399370 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 399370 ms
Prereg_BookAppointment_previous_date(TestCaseDTO(testCaseName=Prereg_BookAppointment_previous_date, endPoint=/preregistration/v1/applicat...) 399370 ms
setResultTestName([TestResult name=Prereg_BookAppointment_Blank_requesttime status=SUCCESS method=BookAppoinment.test(...) 411161 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 411161 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 411161 ms
Prereg_BookAppointment_On_holiday(TestCaseDTO(testCaseName=Prereg_BookAppointment_On_holiday, endPoint=/preregistration/v1/application...) 411161 ms
setResultTestName([TestResult name=Prereg_BookAppointment_previous_date status=SUCCESS method=BookAppoinment.test(io.m...) 423080 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 423080 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 423080 ms
Prereg_BookAppointment_with_expired_status(TestCaseDTO(testCaseName=Prereg_BookAppointment_with_expired_status, endPoint=/preregistration/v1/ap...) 423080 ms
setResultTestName([TestResult name=Prereg_BookAppointment_On_holiday status=SUCCESS method=BookAppoinment.test(io.mosi...) 434856 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 434856 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 434856 ms
Prereg_BookAppointment_with_All_InValid_data(TestCaseDTO(testCaseName=Prereg_BookAppointment_with_All_InValid_data, endPoint=/preregistration/v1/...) 434856 ms
setResultTestName([TestResult name=Prereg_BookAppointment_with_expired_status status=SUCCESS method=BookAppoinment.tes...) 446724 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinment.test(io.mosip.testrig.apirig.dto.Test...) 446724 ms
springTestContextAfterTestClass 446724 ms
io.mosip.testrig.apirig.testscripts.GetWithParam
springTestContextBeforeTestClass 446740 ms
springTestContextPrepareTestInstance 446740 ms
setLogLevel 446740 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 446756 ms
Prereg_FetchAppointmentDetailsByPrid_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_FetchAppointmentDetailsByPrid_All_Valid_Smoke_sid, endPoint=/preregi...) 446756 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 447133 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 447133 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 447133 ms
Prereg_FetchAppointmentDetailsByPrid_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_FetchAppointmentDetailsByPrid_inValid_preRegistrationId_sid, endPoin...) 447133 ms
setResultTestName([TestResult name=Prereg_FetchAppointmentDetailsByPrid_All_Valid_Smoke_sid status=SUCCESS method=GetW...) 447499 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 447499 ms
springTestContextAfterTestClass 447499 ms
io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid
springTestContextBeforeTestClass 447513 ms
springTestContextPrepareTestInstance 447513 ms
setLogLevel 447515 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 447536 ms
Prereg_BookAppointmentByPRID_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_All_Valid_Smoke, endPoint=/preregistration/v1/...) 447536 ms
setResultTestName([TestResult name="" status=SUCCESS method=BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dto.Test...) 459866 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 459866 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 459866 ms
Prereg_BookAppointmentByPRID_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_inValid_preRegistrationId, endPoint=/preregist...) 459866 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_All_Valid_Smoke status=SUCCESS method=BookAppoinmentBy...) 471674 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 471674 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 471674 ms
Prereg_BookAppointmentByPRID_blank_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_preRegistrationId, endPoint=/preregistra...) 471674 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_inValid_preRegistrationId status=FAILURE method=BookAp...) 483650 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 483650 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 483650 ms
Prereg_BookAppointmentByPRID_missing_preRegistrationId(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_missing_preRegistrationId, endPoint=/preregist...) 483650 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_blank_preRegistrationId status=SUCCESS method=BookAppo...) 495494 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 495508 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 495508 ms
Prereg_BookAppointmentByPRID_inValid_Id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_inValid_Id, endPoint=/preregistration/v1/appli...) 495508 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_missing_preRegistrationId status=SUCCESS method=BookAp...) 507250 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 507250 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 507250 ms
Prereg_BookAppointmentByPRID_Blank_Id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_Id, endPoint=/preregistration/v1/applica...) 507250 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_inValid_Id status=SUCCESS method=BookAppoinmentByPrid....) 519032 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 519032 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 519032 ms
Prereg_BookAppointmentByPRID_Blank_version(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_version, endPoint=/preregistration/v1/ap...) 519032 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Blank_Id status=SUCCESS method=BookAppoinmentByPrid.te...) 530854 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 530854 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 530854 ms
Prereg_BookAppointmentByPRID_Missing_version(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_version, endPoint=/preregistration/v1/...) 530854 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Blank_version status=SUCCESS method=BookAppoinmentByPr...) 542686 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 542686 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 542686 ms
Prereg_BookAppointmentByPRID_Invalid_version(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_version, endPoint=/preregistration/v1/...) 542686 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Missing_version status=SUCCESS method=BookAppoinmentBy...) 554555 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 554555 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 554555 ms
Prereg_BookAppointmentByPRID_Invalid_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_registration_center_id, endPoint=/prer...) 554555 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Invalid_version status=SUCCESS method=BookAppoinmentBy...) 566441 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 566441 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 566441 ms
Prereg_BookAppointmentByPRID_Missing_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_registration_center_id, endPoint=/prer...) 566441 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Invalid_registration_center_id status=SUCCESS method=B...) 578311 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 578311 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 578311 ms
Prereg_BookAppointmentByPRID_Blank_registration_center_id(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_registration_center_id, endPoint=/prereg...) 578311 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Missing_registration_center_id status=SUCCESS method=B...) 590158 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 590158 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 590158 ms
Prereg_BookAppointmentByPRID_Blank_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_appointment_date, endPoint=/preregistrat...) 590158 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Blank_registration_center_id status=SUCCESS method=Boo...) 601956 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 601956 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 601956 ms
Prereg_BookAppointmentByPRID_Missing_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_appointment_date, endPoint=/preregistr...) 601956 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Blank_appointment_date status=SUCCESS method=BookAppoi...) 614046 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 614046 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 614046 ms
Prereg_BookAppointmentByPRID_Invalid_appointment_date(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_appointment_date, endPoint=/preregistr...) 614046 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Missing_appointment_date status=SUCCESS method=BookApp...) 625848 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 625848 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 625848 ms
Prereg_BookAppointmentByPRID_blank_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_time_slot_to, endPoint=/preregistration/...) 625848 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Invalid_appointment_date status=SUCCESS method=BookApp...) 637732 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 637732 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 637732 ms
Prereg_BookAppointmentByPRID_blank_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_blank_time_slot_from, endPoint=/preregistratio...) 637732 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_blank_time_slot_to status=SUCCESS method=BookAppoinmen...) 649623 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 649623 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 649623 ms
Prereg_BookAppointmentByPRID_Missing_time_slot_to(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_time_slot_to, endPoint=/preregistratio...) 649623 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_blank_time_slot_from status=SUCCESS method=BookAppoinm...) 661494 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 661494 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 661494 ms
Prereg_BookAppointmentByPRID_Missing_time_slot_from(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Missing_time_slot_from, endPoint=/preregistrat...) 661494 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Missing_time_slot_to status=SUCCESS method=BookAppoinm...) 673346 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 673346 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 673346 ms
Prereg_BookAppointmentByPRID_missing_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_missing_requesttime, endPoint=/preregistration...) 673346 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Missing_time_slot_from status=SUCCESS method=BookAppoi...) 685139 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 685139 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 685139 ms
Prereg_BookAppointmentByPRID_Invalid_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Invalid_requesttime, endPoint=/preregistration...) 685139 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_missing_requesttime status=SUCCESS method=BookAppoinme...) 696920 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 696920 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 696920 ms
Prereg_BookAppointmentByPRID_Blank_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_Blank_requesttime, endPoint=/preregistration/v...) 696920 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Invalid_requesttime status=SUCCESS method=BookAppoinme...) 708732 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 708732 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 708732 ms
Prereg_BookAppointmentByPRID_previous_requesttime(TestCaseDTO(testCaseName=Prereg_BookAppointmentByPRID_previous_requesttime, endPoint=/preregistratio...) 708737 ms
setResultTestName([TestResult name=Prereg_BookAppointmentByPRID_Blank_requesttime status=SUCCESS method=BookAppoinment...) 720544 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.BookAppoinmentByPrid.test(io.mosip.testrig.apirig.dt...) 720544 ms
springTestContextAfterTestClass 720544 ms
io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId
springTestContextBeforeTestClass 720560 ms
springTestContextPrepareTestInstance 720560 ms
setLogLevel 720560 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 720560 ms
Prereg_GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid, endPoint=/prer...) 720560 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParamForAutoGenId.test(io.mosip.testrig.apirig.dto....) 720955 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 720955 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 720955 ms
Prereg_GetAppointmentDetails_with_cancelled_appoinment(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_with_cancelled_appoinment, endPoint=/preregist...) 720955 ms
setResultTestName([TestResult name=Prereg_GetAppointmentDetails_BookByPRID_All_Valid_Smoke_sid status=SUCCESS method=G...) 721328 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 721328 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 721328 ms
Prereg_GetAppointmentDetails_AllValid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_AllValid_Smoke_sid, endPoint=/preregistration/...) 721328 ms
setResultTestName([TestResult name=Prereg_GetAppointmentDetails_with_cancelled_appoinment status=SUCCESS method=GetWit...) 721703 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 721703 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 721703 ms
Prereg_GetAppointmentDetails_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_inValid_preRegistrationId, endPoint=/preregist...) 721703 ms
setResultTestName([TestResult name=Prereg_GetAppointmentDetails_AllValid_Smoke_sid status=SUCCESS method=GetWithParamF...) 722075 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 722075 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 722075 ms
Prereg_GetAppointmentDetails_empty_space_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetAppointmentDetails_empty_space_preRegistrationId, endPoint=/prere...) 722075 ms
setResultTestName([TestResult name=Prereg_GetAppointmentDetails_inValid_preRegistrationId status=FAILURE method=GetWit...) 722425 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParamForAutoGenId.test(io.mosip.testrig.apiri...) 722425 ms
springTestContextAfterTestClass 722425 ms
io.mosip.testrig.apirig.testscripts.PutWithPathParam
springTestContextBeforeTestClass 722441 ms
springTestContextPrepareTestInstance 722441 ms
setLogLevel 722441 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 722457 ms
Prereg_CancelAppointment_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CancelAppointment_All_Valid_Smoke_sid, endPoint=/preregistration/v1/...) 722457 ms
setResultTestName([TestResult name="" status=SUCCESS method=PutWithPathParam.test(io.mosip.testrig.apirig.dto.TestCase...) 722891 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 722891 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 722891 ms
Prereg_CancelAppointment_with_already_cancelled_appoinment(TestCaseDTO(testCaseName=Prereg_CancelAppointment_with_already_cancelled_appoinment, endPoint=/prere...) 722891 ms
setResultTestName([TestResult name=Prereg_CancelAppointment_All_Valid_Smoke_sid status=SUCCESS method=PutWithPathParam...) 723321 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 723321 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 723321 ms
Prereg_CancelAppointment_cancell_incomplete_appoinment(TestCaseDTO(testCaseName=Prereg_CancelAppointment_cancell_incomplete_appoinment, endPoint=/preregist...) 723321 ms
setResultTestName([TestResult name=Prereg_CancelAppointment_with_already_cancelled_appoinment status=SUCCESS method=Pu...) 723695 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 723695 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 723695 ms
Prereg_CancelAppointment_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_CancelAppointment_inValid_preRegistrationId_sid, endPoint=/preregist...) 723695 ms
setResultTestName([TestResult name=Prereg_CancelAppointment_cancell_incomplete_appoinment status=SUCCESS method=PutWit...) 724079 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 724079 ms
springTestContextAfterTestClass 724079 ms
springTestContextBeforeTestClass 724095 ms
springTestContextPrepareTestInstance 724095 ms
setLogLevel 724095 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 724110 ms
Prereg_CancelApplicationsAppointment_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_CancelApplicationsAppointment_All_Valid_Smoke_sid, endPoint=/preregi...) 724110 ms
setResultTestName([TestResult name="" status=SUCCESS method=PutWithPathParam.test(io.mosip.testrig.apirig.dto.TestCase...) 724542 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 724542 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 724542 ms
Prereg_CancelApplicationsAppointment_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_CancelApplicationsAppointment_inValid_preRegistrationId_sid, endPoin...) 724542 ms
setResultTestName([TestResult name=Prereg_CancelApplicationsAppointment_All_Valid_Smoke_sid status=SUCCESS method=PutW...) 724938 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PutWithPathParam.test(io.mosip.testrig.apirig.dto.Te...) 724938 ms
springTestContextAfterTestClass 724938 ms
io.mosip.testrig.apirig.testscripts.GetWithParam
springTestContextBeforeTestClass 724957 ms
springTestContextPrepareTestInstance 724957 ms
setLogLevel 724957 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 724957 ms
Prereg_GetAvailableSlotForRegCentreId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_All_Valid_Smoke_sid, endPoint=/prereg...) 724957 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 725452 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 725452 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 725452 ms
Prereg_GetAvailableSlotForRegCentreId_inValid_registrationCenterId_sid(TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_inValid_registrationCenterId_sid, end...) 725452 ms
setResultTestName([TestResult name=Prereg_GetAvailableSlotForRegCentreId_All_Valid_Smoke_sid status=SUCCESS method=Get...) 725835 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 725835 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 725835 ms
Prereg_GetAvailableSlotForRegCentreId_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAvailableSlotForRegCentreId_Valid_Smoke_sid, endPoint=/preregistr...) 725836 ms
setResultTestName([TestResult name=Prereg_GetAvailableSlotForRegCentreId_inValid_registrationCenterId_sid status=SUCCE...) 726313 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 726313 ms
springTestContextAfterTestClass 726314 ms
springTestContextBeforeTestClass 726325 ms
springTestContextPrepareTestInstance 726325 ms
setLogLevel 726326 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 726329 ms
Prereg_GetBookingsForRegCenter_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_All_Valid_Smoke_sid, endPoint=/preregistrati...) 726329 ms
setResultTestName([TestResult name="" status=FAILURE method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 726691 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 726691 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 726691 ms
Prereg_GetBookingsForRegCenter_with_InValid_date_format(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_date_format, endPoint=/preregis...) 726691 ms
setResultTestName([TestResult name=Prereg_GetBookingsForRegCenter_All_Valid_Smoke_sid status=FAILURE method=GetWithPar...) 727033 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 727033 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 727033 ms
Prereg_GetBookingsForRegCenter_with_InValid_regcenter(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_regcenter, endPoint=/preregistr...) 727033 ms
setResultTestName([TestResult name=Prereg_GetBookingsForRegCenter_with_InValid_date_format status=FAILURE method=GetWi...) 727394 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 727394 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 727395 ms
Prereg_GetBookingsForRegCenter_with_InValid_regcenter_invalidDate(TestCaseDTO(testCaseName=Prereg_GetBookingsForRegCenter_with_InValid_regcenter_invalidDate, endPoint...) 727395 ms
setResultTestName([TestResult name=Prereg_GetBookingsForRegCenter_with_InValid_regcenter status=FAILURE method=GetWith...) 727740 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 727740 ms
springTestContextAfterTestClass 727740 ms
springTestContextBeforeTestClass 727762 ms
springTestContextPrepareTestInstance 727762 ms
setLogLevel 727762 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 727772 ms
Prereg_GetPRIDForRegCent_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetPRIDForRegCent_All_Valid_Smoke_sid, endPoint=/preregistration/v1/...) 727772 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 728133 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 728133 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 728133 ms
Prereg_GetPRIDForRegCent_inValid_registrationCenterId_sid(TestCaseDTO(testCaseName=Prereg_GetPRIDForRegCent_inValid_registrationCenterId_sid, endPoint=/prereg...) 728133 ms
setResultTestName([TestResult name=Prereg_GetPRIDForRegCent_All_Valid_Smoke_sid status=SUCCESS method=GetWithParam.tes...) 728493 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 728493 ms
springTestContextAfterTestClass 728493 ms
io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI
springTestContextBeforeTestClass 728493 ms
springTestContextPrepareTestInstance 728493 ms
setLogLevel 728509 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 728509 ms
Prereg_SendNotifications_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_SendNotifications_All_Valid_Smoke, endPoint=/preregistration/v1/noti...) 728509 ms
setResultTestName([TestResult name="" status=SUCCESS method=PostWithFormDataAndFileForNotificationAPI.test(io.mosip.te...) 728907 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 728907 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 728907 ms
Prereg_SendNotifications_Notify_All_Valid_Smoke(TestCaseDTO(testCaseName=Prereg_SendNotifications_Notify_All_Valid_Smoke, endPoint=/preregistration/...) 728907 ms
setResultTestName([TestResult name=Prereg_SendNotifications_All_Valid_Smoke status=SUCCESS method=PostWithFormDataAndF...) 729277 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 729277 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 729277 ms
Prereg_SendNotifications_InValid_id(TestCaseDTO(testCaseName=Prereg_SendNotifications_InValid_id, endPoint=/preregistration/v1/notificat...) 729277 ms
setResultTestName([TestResult name=Prereg_SendNotifications_Notify_All_Valid_Smoke status=FAILURE method=PostWithFormD...) 729653 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 729653 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 729653 ms
Prereg_SendNotifications_InValid_preRegId(TestCaseDTO(testCaseName=Prereg_SendNotifications_InValid_preRegId, endPoint=/preregistration/v1/not...) 729653 ms
setResultTestName([TestResult name=Prereg_SendNotifications_InValid_id status=FAILURE method=PostWithFormDataAndFileFo...) 730033 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.PostWithFormDataAndFileForNotificationAPI.test(io.mo...) 730034 ms
springTestContextAfterTestClass 730034 ms
io.mosip.testrig.apirig.testscripts.DeleteWithParam
springTestContextBeforeTestClass 730044 ms
springTestContextPrepareTestInstance 730044 ms
setLogLevel 730046 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 730046 ms
Prereg_DeleteSpecificDocForaPRID_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeleteSpecificDocForaPRID_All_Valid_Smoke_sid, endPoint=/preregistra...) 730046 ms
setResultTestName([TestResult name="" status=SUCCESS method=DeleteWithParam.test(io.mosip.testrig.apirig.dto.TestCaseD...) 730769 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 730769 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 730769 ms
Prereg_DeletePreRegistration_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_preRegistrationId_sid, endPoint=/prere...) 730769 ms
setResultTestName([TestResult name=Prereg_DeleteSpecificDocForaPRID_All_Valid_Smoke_sid status=SUCCESS method=DeleteWi...) 731166 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 731166 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 731166 ms
Prereg_DeletePreRegistration_inValid_documentId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_documentId_sid, endPoint=/preregistrat...) 731166 ms
setResultTestName([TestResult name=Prereg_DeletePreRegistration_inValid_preRegistrationId_sid status=SUCCESS method=De...) 731817 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 731817 ms
springTestContextAfterTestClass 731817 ms
springTestContextBeforeTestClass 731833 ms
springTestContextPrepareTestInstance 731833 ms
setLogLevel 731833 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 731852 ms
Prereg_DeletePreRegistration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_All_Valid_Smoke_sid, endPoint=/preregistration...) 731852 ms
setResultTestName([TestResult name="" status=SUCCESS method=DeleteWithParam.test(io.mosip.testrig.apirig.dto.TestCaseD...) 732414 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 732414 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 732414 ms
Prereg_DeletePreRegistration_InValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_InValid_preRegistrationId_sid, endPoint=/prere...) 732414 ms
setResultTestName([TestResult name=Prereg_DeletePreRegistration_All_Valid_Smoke_sid status=SUCCESS method=DeleteWithPa...) 732805 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 732805 ms
springTestContextAfterTestClass 732820 ms
springTestContextBeforeTestClass 732820 ms
springTestContextPrepareTestInstance 732820 ms
setLogLevel 732820 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 732836 ms
Prereg_DeleteBooking_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeleteBooking_All_Valid_Smoke_sid, endPoint=/preregistration/v1/appl...) 732836 ms
setResultTestName([TestResult name="" status=SUCCESS method=DeleteWithParam.test(io.mosip.testrig.apirig.dto.TestCaseD...) 733242 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 733242 ms
springTestContextAfterTestClass 733242 ms
io.mosip.testrig.apirig.testscripts.SimplePost
springTestContextBeforeTestClass 733270 ms
springTestContextPrepareTestInstance 733270 ms
setLogLevel 733270 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 733273 ms
Prereg_InvalidateToken_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_InvalidateToken_All_Valid_Smoke_sid, endPoint=/preregistration/v1/lo...) 733273 ms
setResultTestName([TestResult name="" status=SUCCESS method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 733671 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 733671 ms
springTestContextAfterTestClass 733671 ms
springTestContextBeforeTestClass 733671 ms
springTestContextPrepareTestInstance 733671 ms
setLogLevel 733671 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 733682 ms
Prereg_Transliteration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_Transliteration_All_Valid_Smoke_sid, endPoint=/preregistration/v1/tr...) 733682 ms
setResultTestName([TestResult name="" status=SUCCESS method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 734049 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 734049 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 734049 ms
Prereg_Transliteration_inValid_tofieldlang(TestCaseDTO(testCaseName=Prereg_Transliteration_inValid_tofieldlang, endPoint=/preregistration/v1/tr...) 734049 ms
setResultTestName([TestResult name=Prereg_Transliteration_All_Valid_Smoke_sid status=SUCCESS method=SimplePost.test(io...) 734404 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 734404 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 734404 ms
Prereg_Transliteration_inValid_fromfieldlang(TestCaseDTO(testCaseName=Prereg_Transliteration_inValid_fromfieldlang, endPoint=/preregistration/v1/...) 734404 ms
setResultTestName([TestResult name=Prereg_Transliteration_inValid_tofieldlang status=SUCCESS method=SimplePost.test(io...) 734772 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 734772 ms
springTestContextAfterTestClass 734772 ms
io.mosip.testrig.apirig.testscripts.GetWithParam
springTestContextBeforeTestClass 734781 ms
springTestContextPrepareTestInstance 734781 ms
setLogLevel 734781 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 734791 ms
Prereg_GetAllApplications_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllApplications_All_Valid_Smoke_sid, endPoint=/preregistration/v1...) 734791 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 735773 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 735773 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 735773 ms
Prereg_GetAllApplications_InValid(TestCaseDTO(testCaseName=Prereg_GetAllApplications_InValid, endPoint=/preregistration/v1/application...) 735773 ms
setResultTestName([TestResult name=Prereg_GetAllApplications_All_Valid_Smoke_sid status=SUCCESS method=GetWithParam.te...) 736130 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 736130 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 736130 ms
Prereg_GetAllApplications_InValid_Type(TestCaseDTO(testCaseName=Prereg_GetAllApplications_InValid_Type, endPoint=/preregistration/v1/applic...) 736130 ms
setResultTestName([TestResult name=Prereg_GetAllApplications_InValid status=SUCCESS method=GetWithParam.test(io.mosip....) 736490 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 736490 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 736490 ms
Prereg_GetAllApplications_Valid_Type_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllApplications_Valid_Type_Smoke_sid, endPoint=/preregistration/v...) 736490 ms
setResultTestName([TestResult name=Prereg_GetAllApplications_InValid_Type status=SUCCESS method=GetWithParam.test(io.m...) 737148 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 737148 ms
springTestContextAfterTestClass 737148 ms
springTestContextBeforeTestClass 737164 ms
springTestContextPrepareTestInstance 737164 ms
setLogLevel 737164 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 737175 ms
Prereg_GetAllApplicationsWithapplicationId_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_All_Valid_Smoke_sid, endPoint=/p...) 737175 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 737556 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 737556 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 737556 ms
Prereg_GetAllApplicationsWithapplicationId_with_expired(TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_with_expired, endPoint=/preregis...) 737556 ms
setResultTestName([TestResult name=Prereg_GetAllApplicationsWithapplicationId_All_Valid_Smoke_sid status=SUCCESS metho...) 737909 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 737909 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 737909 ms
Prereg_GetAllApplicationsWithapplicationId_with_invalid_applicationId(TestCaseDTO(testCaseName=Prereg_GetAllApplicationsWithapplicationId_with_invalid_applicationId, endP...) 737909 ms
setResultTestName([TestResult name=Prereg_GetAllApplicationsWithapplicationId_with_expired status=SUCCESS method=GetWi...) 738294 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 738294 ms
springTestContextAfterTestClass 738294 ms
io.mosip.testrig.apirig.testscripts.SimplePost
springTestContextBeforeTestClass 738309 ms
springTestContextPrepareTestInstance 738309 ms
setLogLevel 738309 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 738309 ms
Prereg_GetUpdatedDateTimeByPrid_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetUpdatedDateTimeByPrid_All_Valid_Smoke_sid, endPoint=/preregistrat...) 738309 ms
setResultTestName([TestResult name="" status=SUCCESS method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 738686 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 738686 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 738686 ms
Prereg_GetUpdatedDateTimeByPrid_InValid_ID(TestCaseDTO(testCaseName=Prereg_GetUpdatedDateTimeByPrid_InValid_ID, endPoint=/preregistration/v1/ap...) 738686 ms
setResultTestName([TestResult name=Prereg_GetUpdatedDateTimeByPrid_All_Valid_Smoke_sid status=SUCCESS method=SimplePos...) 739043 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 739043 ms
springTestContextAfterTestClass 739044 ms
springTestContextBeforeTestClass 739044 ms
springTestContextPrepareTestInstance 739044 ms
setLogLevel 739044 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 739060 ms
Prereg_AddUpdateRegistration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_AddUpdateRegistration_All_Valid_Smoke_sid, endPoint=/preregistration...) 739060 ms
setResultTestName([TestResult name="" status=SUCCESS method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 742160 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 742160 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 742160 ms
Prereg_AddUpdateRegistration_inValid_langcode(TestCaseDTO(testCaseName=Prereg_AddUpdateRegistration_inValid_langcode, endPoint=/preregistration/v1...) 742160 ms
setResultTestName([TestResult name=Prereg_AddUpdateRegistration_All_Valid_Smoke_sid status=SUCCESS method=SimplePost.t...) 742532 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 742532 ms
springTestContextAfterTestClass 742532 ms
springTestContextBeforeTestClass 742546 ms
springTestContextPrepareTestInstance 742546 ms
setLogLevel 742546 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 742552 ms
Prereg_AddLostUinApplication_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_All_Valid_Smoke_sid, endPoint=/preregistration...) 742552 ms
setResultTestName([TestResult name="" status=SUCCESS method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 744991 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 744991 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 744991 ms
Prereg_AddLostUinApplication_Invalid_id(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_Invalid_id, endPoint=/preregistration/v1/appli...) 744991 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_All_Valid_Smoke_sid status=SUCCESS method=SimplePost.t...) 747199 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 747199 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 747199 ms
Prereg_AddLostUinApplication_invalid_lang_code(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_invalid_lang_code, endPoint=/preregistration/v...) 747199 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_Invalid_id status=SUCCESS method=SimplePost.test(io.mo...) 747608 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 747608 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 747608 ms
Prereg_AddLostUinApplication_without_version(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_version, endPoint=/preregistration/v1/...) 747608 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_invalid_lang_code status=SUCCESS method=SimplePost.tes...) 749897 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 749897 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 749897 ms
Prereg_AddLostUinApplication_without_version_attribute(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_version_attribute, endPoint=/preregist...) 749897 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_without_version status=SUCCESS method=SimplePost.test(...) 752086 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 752086 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 752086 ms
Prereg_AddLostUinApplication_with_INVALID_version(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_with_INVALID_version, endPoint=/preregistratio...) 752086 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_without_version_attribute status=SUCCESS method=Simple...) 754258 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 754258 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 754274 ms
Prereg_AddLostUinApplication_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_Valid_Smoke_sid, endPoint=/preregistration/v1/...) 754274 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_with_INVALID_version status=SUCCESS method=SimplePost....) 756701 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 756701 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 756701 ms
Prereg_AddLostUinApplication_inValid_langcode(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_inValid_langcode, endPoint=/preregistration/v1...) 756701 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_Valid_Smoke_sid status=SUCCESS method=SimplePost.test(...) 757077 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 757077 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 757077 ms
Prereg_AddLostUinApplication_without_any_data(TestCaseDTO(testCaseName=Prereg_AddLostUinApplication_without_any_data, endPoint=/preregistration/v1...) 757077 ms
setResultTestName([TestResult name=Prereg_AddLostUinApplication_inValid_langcode status=SUCCESS method=SimplePost.test...) 757437 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 757437 ms
springTestContextAfterTestClass 757437 ms
io.mosip.testrig.apirig.testscripts.DeleteWithParam
springTestContextBeforeTestClass 757453 ms
springTestContextPrepareTestInstance 757453 ms
setLogLevel 757453 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 757453 ms
Prereg_DeleteLostUinApplication_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_All_Valid_Smoke_sid, endPoint=/preregistrat...) 757453 ms
setResultTestName([TestResult name="" status=SUCCESS method=DeleteWithParam.test(io.mosip.testrig.apirig.dto.TestCaseD...) 758055 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 758055 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 758055 ms
Prereg_DeleteLostUinApplication_after_its_deletion(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_after_its_deletion, endPoint=/preregistrati...) 758055 ms
setResultTestName([TestResult name=Prereg_DeleteLostUinApplication_All_Valid_Smoke_sid status=FAILURE method=DeleteWit...) 758604 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 758604 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 758604 ms
Prereg_DeleteLostUinApplication_multiple_application_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_multiple_application_sid, endPoint=/preregi...) 758604 ms
setResultTestName([TestResult name=Prereg_DeleteLostUinApplication_after_its_deletion status=SUCCESS method=DeleteWith...) 759226 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 759226 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 759226 ms
Prereg_DeleteLostUinApplication_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_inValid_preRegistrationId_sid, endPoint=/pr...) 759226 ms
setResultTestName([TestResult name=Prereg_DeleteLostUinApplication_multiple_application_sid status=SUCCESS method=Dele...) 759587 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 759587 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 759587 ms
Prereg_DeleteLostUinApplication_random_number_sid(TestCaseDTO(testCaseName=Prereg_DeleteLostUinApplication_random_number_sid, endPoint=/preregistratio...) 759587 ms
setResultTestName([TestResult name=Prereg_DeleteLostUinApplication_inValid_preRegistrationId_sid status=SUCCESS method...) 759963 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 759963 ms
springTestContextAfterTestClass 759963 ms
springTestContextBeforeTestClass 759979 ms
springTestContextPrepareTestInstance 759980 ms
setLogLevel 759980 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 759988 ms
Prereg_DeletePreRegistration_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_All_Valid_Smoke_sid, endPoint=/preregistration...) 759989 ms
setResultTestName([TestResult name="" status=FAILURE method=DeleteWithParam.test(io.mosip.testrig.apirig.dto.TestCaseD...) 760717 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 760717 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 760717 ms
Prereg_DeletePreRegistration_inValid_preRegistrationId_sid(TestCaseDTO(testCaseName=Prereg_DeletePreRegistration_inValid_preRegistrationId_sid, endPoint=/prere...) 760717 ms
setResultTestName([TestResult name=Prereg_DeletePreRegistration_All_Valid_Smoke_sid status=SUCCESS method=DeleteWithPa...) 761119 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.DeleteWithParam.test(io.mosip.testrig.apirig.dto.Tes...) 761119 ms
springTestContextAfterTestClass 761119 ms
io.mosip.testrig.apirig.testscripts.GetWithParam
springTestContextBeforeTestClass 761135 ms
springTestContextPrepareTestInstance 761135 ms
setLogLevel 761135 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 761135 ms
Prereg_GetPreRegInfoByPrid_Valid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetPreRegInfoByPrid_Valid_preRegistrationId, endPoint=/preregistrati...) 761135 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 762024 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 762024 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 762024 ms
Prereg_GetPreRegInfoByPrid_inValid_preRegistrationId(TestCaseDTO(testCaseName=Prereg_GetPreRegInfoByPrid_inValid_preRegistrationId, endPoint=/preregistra...) 762040 ms
setResultTestName([TestResult name=Prereg_GetPreRegInfoByPrid_Valid_preRegistrationId status=SUCCESS method=GetWithPar...) 762394 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 762394 ms
springTestContextAfterTestClass 762394 ms
springTestContextBeforeTestClass 762394 ms
springTestContextPrepareTestInstance 762394 ms
setLogLevel 762394 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 762411 ms
Prereg_GetAllPreRegApplications_All_Valid_Smoke_sid(TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_All_Valid_Smoke_sid, endPoint=/preregistrat...) 762411 ms
setResultTestName([TestResult name="" status=SUCCESS method=GetWithParam.test(io.mosip.testrig.apirig.dto.TestCaseDTO)...) 763434 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 763434 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 763435 ms
Prereg_GetAllPreRegApplications_LOST_UIN_APPLICATION_sid(TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_LOST_UIN_APPLICATION_sid, endPoint=/preregi...) 763435 ms
setResultTestName([TestResult name=Prereg_GetAllPreRegApplications_All_Valid_Smoke_sid status=SUCCESS method=GetWithPa...) 764294 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 764294 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 764294 ms
Prereg_GetAllPreRegApplications_DELETE_UIN_APPLICATION_sid(TestCaseDTO(testCaseName=Prereg_GetAllPreRegApplications_DELETE_UIN_APPLICATION_sid, endPoint=/prere...) 764294 ms
setResultTestName([TestResult name=Prereg_GetAllPreRegApplications_LOST_UIN_APPLICATION_sid status=SUCCESS method=GetW...) 765184 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.GetWithParam.test(io.mosip.testrig.apirig.dto.TestCa...) 765184 ms
springTestContextAfterTestClass 765184 ms
io.mosip.testrig.apirig.testscripts.SimplePost
springTestContextBeforeTestClass 765184 ms
springTestContextPrepareTestInstance 765184 ms
setLogLevel 765200 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 765200 ms
Prereg_SendOtp_All_Valid_Smoke_Phone_sid(TestCaseDTO(testCaseName=Prereg_SendOtp_All_Valid_Smoke_Phone_sid, endPoint=/preregistration/v1/logi...) 765200 ms
setResultTestName([TestResult name="" status=SUCCESS method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 765639 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 765639 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 765639 ms
Prereg_SendOtp_Invalid_Phone_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_Invalid_Phone_Neg, endPoint=/preregistration/v1/login/sendOt...) 765639 ms
setResultTestName([TestResult name=Prereg_SendOtp_All_Valid_Smoke_Phone_sid status=SUCCESS method=SimplePost.test(io.m...) 766000 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 766000 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 766000 ms
Prereg_SendOtp_MISSING_Phone_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_MISSING_Phone_Neg, endPoint=/preregistration/v1/login/sendOt...) 766000 ms
setResultTestName([TestResult name=Prereg_SendOtp_Invalid_Phone_Neg status=SUCCESS method=SimplePost.test(io.mosip.tes...) 766377 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 766377 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 766377 ms
Prereg_SendOtp_SpacialCharacter_Val_Phone_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_SpacialCharacter_Val_Phone_Neg, endPoint=/preregistration/v1...) 766377 ms
setResultTestName([TestResult name=Prereg_SendOtp_MISSING_Phone_Neg status=SUCCESS method=SimplePost.test(io.mosip.tes...) 766736 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 766736 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 766736 ms
Prereg_SendOtp_All_Valid_Smoke_email_sid(TestCaseDTO(testCaseName=Prereg_SendOtp_All_Valid_Smoke_email_sid, endPoint=/preregistration/v1/logi...) 766736 ms
setResultTestName([TestResult name=Prereg_SendOtp_SpacialCharacter_Val_Phone_Neg status=SUCCESS method=SimplePost.test...) 767174 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 767174 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 767174 ms
Prereg_SendOtp_Invalid__email_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_Invalid__email_Neg, endPoint=/preregistration/v1/login/sendO...) 767174 ms
setResultTestName([TestResult name=Prereg_SendOtp_All_Valid_Smoke_email_sid status=SUCCESS method=SimplePost.test(io.m...) 767552 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 767552 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 767552 ms
Prereg_SendOtp_Missing_email_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_Missing_email_Neg, endPoint=/preregistration/v1/login/sendOt...) 767552 ms
setResultTestName([TestResult name=Prereg_SendOtp_Invalid__email_Neg status=SUCCESS method=SimplePost.test(io.mosip.te...) 767929 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 767929 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 767929 ms
Prereg_SendOtp_SpacialCharacter_email_Neg(TestCaseDTO(testCaseName=Prereg_SendOtp_SpacialCharacter_email_Neg, endPoint=/preregistration/v1/log...) 767929 ms
setResultTestName([TestResult name=Prereg_SendOtp_Missing_email_Neg status=SUCCESS method=SimplePost.test(io.mosip.tes...) 768304 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 768304 ms
springTestContextAfterTestClass 768304 ms
springTestContextBeforeTestClass 768320 ms
springTestContextPrepareTestInstance 768320 ms
setLogLevel 768320 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 768320 ms
Prereg_ValidateOtp_All_Valid_Smoke_email_sid(TestCaseDTO(testCaseName=Prereg_ValidateOtp_All_Valid_Smoke_email_sid, endPoint=/preregistration/v1/...) 768320 ms
setResultTestName([TestResult name="" status=SUCCESS method=SimplePost.test(io.mosip.testrig.apirig.dto.TestCaseDTO)[p...) 768720 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 768720 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 768721 ms
Prereg_ValidateOtp_All_Valid_Smoke_Phone_sid(TestCaseDTO(testCaseName=Prereg_ValidateOtp_All_Valid_Smoke_Phone_sid, endPoint=/preregistration/v1/...) 768721 ms
setResultTestName([TestResult name=Prereg_ValidateOtp_All_Valid_Smoke_email_sid status=SUCCESS method=SimplePost.test(...) 949457 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 949457 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 949457 ms
Prereg_ValidateOtp_Invalid_Phone_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_Invalid_Phone_Neg_INVALIDOTP, endPoint=/preregistration/...) 949457 ms
setResultTestName([TestResult name=Prereg_ValidateOtp_All_Valid_Smoke_Phone_sid status=SUCCESS method=SimplePost.test(...) 949832 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 949832 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 949832 ms
Prereg_ValidateOtp_SpacialCharacters_Phone_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_SpacialCharacters_Phone_Neg_INVALIDOTP, endPoint=/prereg...) 949832 ms
setResultTestName([TestResult name=Prereg_ValidateOtp_Invalid_Phone_Neg_INVALIDOTP status=SUCCESS method=SimplePost.te...) 950207 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 950207 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 950207 ms
Prereg_ValidateOtp_SpacialCharacters_Email_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_SpacialCharacters_Email_Neg_INVALIDOTP, endPoint=/prereg...) 950207 ms
setResultTestName([TestResult name=Prereg_ValidateOtp_SpacialCharacters_Phone_Neg_INVALIDOTP status=SUCCESS method=Sim...) 950614 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 950614 ms
springTestContextBeforeTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 950614 ms
Prereg_ValidateOtp_Invalid_Email_Neg_INVALIDOTP(TestCaseDTO(testCaseName=Prereg_ValidateOtp_Invalid_Email_Neg_INVALIDOTP, endPoint=/preregistration/...) 950614 ms
setResultTestName([TestResult name=Prereg_ValidateOtp_SpacialCharacters_Email_Neg_INVALIDOTP status=SUCCESS method=Sim...) 951059 ms
springTestContextAfterTestMethod(public void io.mosip.testrig.apirig.testscripts.SimplePost.test(io.mosip.testrig.apirig.dto.TestCase...) 951059 ms
springTestContextAfterTestClass 951059 ms
testTearDown(org.testng.TestRunner@262e2c8c) 951074 ms